exceptionfactory commented on PR #10102: URL: https://github.com/apache/nifi/pull/10102#issuecomment-3090125157
> There is also a different approach to do this, by creating an extra 'sentinel' Flow File, in addition to the actual fragments. This would be then have no content, or empty record set, but would have the attribute. So downstream processors would know that the query is complete, when they process this empty file. What do you think? Thanks for the updates, the scoped-down set of changes are helpful. I will have to take a closer look at the details, but on initial consideration, creating an extra empty FlowFile does not sound like a good approach, as it could disrupt existing flow expectations. -- 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]
