ing-mattioni commented on PR #11243:
URL: https://github.com/apache/nifi/pull/11243#issuecomment-4476052214
Thank you @exceptionfactory , I made the following changes:
- Removed the try/catch wrapper around session.rollback().
- Removed direct executor.shutdownNow() from the resource-creation failure
path.
- Kept the improved generic failure handling that rolls back the session,
yields, and drops the AMQP client resource.
--
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]