[ 
https://issues.apache.org/jira/browse/NIFI-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15125625#comment-15125625
 ] 

ASF GitHub Bot commented on NIFI-924:
-------------------------------------

Github user joewitt commented on the pull request:

    https://github.com/apache/nifi/pull/197#issuecomment-177707951
  
    Puspendu - thanks.  I provided an alternative patch which simply reduces 
the size of the test data and which resolves some IO handling issues which 
could also lead to test stability.  There is no reason for such large input 
tests anyway particularly given the intermediary byte and string copies being 
made.  I like your sliding expression matcher concept though.  I'd be 
interested to understand its function on non-uniform byte length character 
sets.  If it does or can work on such character sets we should see about using 
that instead of our current methods which require users to specify maximum 
buffer length.


> Add Camel support in NiFi
> -------------------------
>
>                 Key: NIFI-924
>                 URL: https://issues.apache.org/jira/browse/NIFI-924
>             Project: Apache NiFi
>          Issue Type: New Feature
>            Reporter: Jean-Baptiste Onofré
>
> I'm working on a NiFi Route able to leverage a Camel route (runtime routing), 
> and another one being able to bootstrap a Camel route starting from Camel 
> DSLs.



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

Reply via email to