aramatev commented on issue #3540: NIFI-6385 Added signal.id penalization
URL: https://github.com/apache/nifi/pull/3540#issuecomment-504428325
 
 
   @ijokarumawak thank you for explaining, with the following I am able to get 
the performance I desire.
   
   Run Schedule = 0 sec
   Wait Penalize Duration = 1 sec
   Release Signal Identifier = ${uuid}
   
   From logging I could see (even on my laptop), its able to loop through about 
450+ flowfiles in a second, or rather. Before my wait penalty was too short - 
at 1ms, so onTrigger() was not able to see the rest of the flowfiles.
   
   Thank you for your work!
   
   @markap14 The commit looks good, when can we expect this in the product? 

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


With regards,
Apache Git Services

Reply via email to