gemmellr commented on PR #6063: URL: https://github.com/apache/activemq-artemis/pull/6063#issuecomment-3563069764
There looks to be a persistent test failure introduced in one of the extra ported OpenWire tests. On 3 full runs org.apache.activemq.ConnectionCleanupTest.testChangeClientID() has failed each time, complaining about a session being closed whilst creating a consumer. It does look like a strange test, accessing client internals to 'remove' and yet then reuse the same Connection, so I'm not clear whether its something real clients and applications can do and if so whether it needs to be kept working. -- 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
