jbertram commented on PR #5956:
URL: 
https://github.com/apache/activemq-artemis/pull/5956#issuecomment-3374297358

   There appears to be an issue with the test. The `wss` version succeeds, but 
the `ssl` version does not. It appears that the invocation of 
`org.eclipse.paho.mqttv5.client.MqttClient#disconnectForcibly(long, long, 
boolean)` in the latter does not trigger the broker to send the will message 
because the broker doesn't recognize that the `willSender` client has 
disconnected. 
   
   Do you see this same behavior when you run the test?


-- 
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


Reply via email to