JeanLucGraphalo commented on PR #5956: URL: https://github.com/apache/activemq-artemis/pull/5956#issuecomment-3375697923
I ran the tests on my local machine and both (`wss` and `ssl`) succeeded. The approach of calling `org.eclipse.paho.mqttv5.client.MqttClient#disconnectForcibly(long, long, boolean)` to trigger LWT was copied from `org.apache.activemq.artemis.tests.integration.mqtt5.MQTT5Test`. Is there probably any parameter to be tuned that makes the test more robust? Do you see the same behavior when you change the parameterization to run **only** the `ssl` version? -- 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
