jbertram opened a new pull request, #4724:
URL: https://github.com/apache/activemq-artemis/pull/4724
This commit:
- Eliminates MQTT session storage on every successful connection. Instead
data is only written when subsriptions are created or destroyed.
- Adds a configuration property for the storage timeout.
- Updates the documentation with relevant information.
- Refactors a few bits of code to eliminate unnecessary variables, etc.
--
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]