pingww opened a new issue, #65: URL: https://github.com/apache/rocketmq-mqtt/issues/65
According to the [MQTT protocol specifications](http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.pdf) , Session stores not only messages but also subscriptions,  which actually is a persist KV. Currently RocketMQ does not have KV persistence, so we need to define an external storage interface. -- 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]
