exceptionfactory commented on PR #7778:
URL: https://github.com/apache/nifi/pull/7778#issuecomment-1731281687

   Thanks for the feedback @pvillard31, I reverted the HL7 bundle removal for 
this pull request.
   
   The Route and Extract HL7 Processors read the entire FlowFile content into 
memory for parsing, to accommodate the requirements of the HAPI library, which 
is not optimal. It would probably be better to implement new components that 
support writing Records instead of FlowFile attributes, but we could consider 
these questions in a separate Jira issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to