mosermw commented on PR #8584:
URL: https://github.com/apache/nifi/pull/8584#issuecomment-2107769874

   Rebased to account for nifi-nar-bundles moving to nifi-extension-bundles.  
Removed the JMSPublisherConsumerIT testMultipleThreads integration test fixes 
since that test itself was removed.
   
   This MR may not seem like an appealing change, but ConsumeJMS already 
supported batching messages when using a Record Reader/Writer.  This MR 
promotes batching to be available in all configurations.  And as a reminder 
this MR fixes an bug in JMSConsumer consumeMessageSet() where it could read 
then drop an extra message when batchCounter reaches MAX_MESSAGES_PER_FLOW_FILE.
   


-- 
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: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to