exceptionfactory commented on PR #10136: URL: https://github.com/apache/nifi/pull/10136#issuecomment-3128002114
@tpalfy Yes, in terms of the FlowFileFilter handling, I agree that the current proposal is similar to what I had suggested. The main difference is how to determine the failure condition. Looking for the `database.name` attribute, as opposed to catching the `ProcessException` helps move in the direction away from the `DBCPConnectionPoolLookup` implementation. -- 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]
