mattrpav commented on issue #2404: URL: https://github.com/apache/activemq/issues/2404#issuecomment-5199536169
I’ve observed the need to recycle network connections — at the end of the day they aren’t special or different from a client connection from the OS or network perspective. If the connection get stale or wonky (esp in cloud)?, the slow consumer strategy acts as an auto-cycle to self-heal the connection (network or client). -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
