mirror of https://github.com/apache/activemq.git
bbde8473bd
Fixing an intermittent test failure in: org.apache.activemq.transport.ws.StompWSSTransportTest. testHeartbeatsKeepsConnectionOpen Adding synchronization on sends for StompWSConnection. The protocol doesn't allow multiple threads to call a blocking send at the same time and the heartbeat keep alive thread was colliding with the main thread on sends. |
||
---|---|---|
.. | ||
src | ||
pom.xml |