You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Oleg Zhurakousky (JIRA)" <ji...@apache.org> on 2016/11/13 14:08:58 UTC

[jira] [Updated] (NIFI-2876) Refactor TextLineDemarcator and StreamDemarcator into a common abstract class

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

Oleg Zhurakousky updated NIFI-2876:
-----------------------------------
    Status: Patch Available  (was: In Progress)

> Refactor TextLineDemarcator and StreamDemarcator into a common abstract class
> -----------------------------------------------------------------------------
>
>                 Key: NIFI-2876
>                 URL: https://issues.apache.org/jira/browse/NIFI-2876
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Oleg Zhurakousky
>            Assignee: Oleg Zhurakousky
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> Based on the work that has been performed as part of the NIFI-2851 we now have a new class with a significantly faster logic to perform demarcation of the InputStream (TextLineDemarcator). This new class's initial starting point was the existing LineDemarcator. They both now share ~60-70% of common code which would be important to extract into a common abstract class as well as incorporate the new (faster) demarcation logic int StreamDemarcator.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)