pvillard31 commented on pull request #4822:
URL: https://github.com/apache/nifi/pull/4822#issuecomment-804680493


   @ChrisSamo632 - out of curiosity, did you consider the addition of a record 
reader/writer like with ConsumeKafkaRecord processors? At the moment, as far as 
I can tell, we would have one record per flow file. Using the records 
abstraction would provide options such as schema validation, format 
transformation, as well as having multiple records in one flow file (which is 
greatly improving the performances in case there is a high number of messages 
per second).


-- 
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.

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


Reply via email to