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

   > This is true, except for the case, when `Output Batch Size` is set. In 
that case, `fragment.count` is not added, because we don't know in advance how 
many Flow Files will be created.
   
   So for clarity, you are proposing to add this new FlowFile attribute to 
cover the case when `Output Batch Size` is set? Perhaps taking a step back and 
evaluating the core goal of the change would be helpful. It sounds like the new 
attribute is not necessary at all, the real issue is that the Result Set 
batching does not provide a way to know when the end of the batch is reached. 
Is that accurate? If that sounds correct, then the question is why this needs 
to be supported, as these two things are mutually exclusive for a reason.


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