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

ASF subversion and git services commented on NIFI-4717:
-------------------------------------------------------

Commit c91d99884a3263d88908c97a1a48ca6178ea7379 in nifi's branch 
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=c91d998 ]

NIFI-4717: Several minor bug fixes and performance improvements around 
record-oriented processors

Signed-off-by: Matthew Burgess <mattyb...@apache.org>

This closes #2359


> Minor bugs and performance improvements to record-oriented processors
> ---------------------------------------------------------------------
>
>                 Key: NIFI-4717
>                 URL: https://issues.apache.org/jira/browse/NIFI-4717
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>
> While testing some corner cases, I have run into a few minor issues with some 
> of the record oriented processors/libraries:
> ConvertRecord performs very poorly if the writer is the JSON RestSetWriter 
> and configured to write the schema using the avro.schema attribute.
> If QueryRecord fails to parse data properly with the configured reader, it 
> may roll back the session instead of routing to failure, leading the FlowFile 
> being stuck on the queue. This includes an error message indicating that the 
> FlowFile has an active callback or input stream that hasn't been closed.
> QueryRecord fails if referencing a field that is of UNION type.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to