You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Marton Szasz (Jira)" <ji...@apache.org> on 2021/01/21 15:52:15 UTC

[jira] [Updated] (MINIFICPP-926) Nanofi tailfile should have a configurable chunk size

     [ https://issues.apache.org/jira/browse/MINIFICPP-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marton Szasz updated MINIFICPP-926:
-----------------------------------
    Fix Version/s:     (was: 0.8.0)
                   0.9.0

> Nanofi tailfile should have a configurable chunk size
> -----------------------------------------------------
>
>                 Key: MINIFICPP-926
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-926
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Story
>            Reporter: Murtuza Shareef
>            Assignee: Murtuza Shareef
>            Priority: Blocker
>              Labels: CAPI, ECU, nanofi
>             Fix For: 0.9.0
>
>          Time Spent: 5h 50m
>  Remaining Estimate: 0h
>
> Today, nanofi takes a mixed approach to tail a given file. The delimiter is configurable, however, if the file contains a line greater than or equal to 4096 bytes without having a delimiter, the tailfile creates a flowfile for the 4096 byte chunk.
> We want to have either size based approach only or a delimiter based approach individually. This ticket is for the size based approach.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)