mosermw commented on issue #3261: NIFI-5869 Support Reconnection for JMS URL: https://github.com/apache/nifi/pull/3261#issuecomment-453235137 Hi @bdesert, by just looking at the code, it appears that PublishJMS rendezvousWithJms() will eat JMSExceptions, giving AbstractJmsProcessor no chance to know if a connection should be discarded. Does it have to change, too? Thanks.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
