JinyuChen97 opened a new pull request, #9099:
URL: https://github.com/apache/camel-quarkus/pull/9099

   Add two test scenarios using a custom FaultyMqtt5Broker (Java TCP server) 
that simulates MQTT5 resubscribe failure:
   
   1. Recovery test: with SupervisingRouteController, route recovers via retry 
after restartRouteAsync() is triggered by keep-alive timeout
   2. No-recovery test: without SupervisingRouteController, route correctly 
transitions to Stopped instead of remaining as a zombie in Started state
   
   All jvm/native tests passed
   
   _Co-Authored-By: Claude Opus 4.6 <[email protected]>_


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

Reply via email to