clebertsuconic commented on PR #5404:
URL: 
https://github.com/apache/activemq-artemis/pull/5404#issuecomment-2547429274

   I manage to reproduce it once... then after adding a few loggers it would 
fail 1 in 100... 
   
   i have a branch called itFails, that I just log.info into a few places and 
that's enough to make it fail more often.
   
   
   The fix here will prevent the HeartBeat from being restarted if it's been 
shutdown. In a certain case a failure is sent to the connection from stomp and 
then a frame comes and restarts it.. so if it's been stopped it should be kept 
stopped.


-- 
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: gitbox-unsubscr...@activemq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org
For additional commands, e-mail: gitbox-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to