cshannon commented on PR #1292: URL: https://github.com/apache/activemq/pull/1292#issuecomment-2329754052
The root cause is dangling sockets that are not being properly closed by some tests and those sockets contain data on the wire, and it seems like on restart the frames get sent along to the broker. I noticed multiple connection attempts being created by previous tests. I am going to push up a fix in a minute. -- 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