RockteMQ-AI commented on issue #281: URL: https://github.com/apache/rocketmq-mqtt/issues/281#issuecomment-5655109221
**Issue Evaluation** Category: `type/bug` | Status: **Confirmed** The Session Present flag not being respected is a protocol compliance issue. MQTT clients rely on this flag to determine whether the broker retained their session state (subscriptions, queued messages). Incorrect flag values break client reconnection logic. --- *Automated evaluation by github-manager* -- 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]
