jbertram opened a new pull request, #5888:
URL: https://github.com/apache/activemq-artemis/pull/5888

   This commit includes the following changes:
   
    - Eliminate the "internal" Core session used by MQTT.
    - Consolidate MQTT-specific logic to send a message directly to a queue.
    - Rename some variables in MQTTPublishManager to be more clear.
    - Refactor some methods in MQTTPublishManager to be more clear.
    - Move createPubRelMessage method from MQTTUtil to MQTTPublishManager.
    - Add new methods to ServerSession to allow creating a consumer with no 
security checks (i.e. an "internal" consumer).
    - Add a test to verify 1:1 MQTT connection to Core sessio ratio.


-- 
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: gitbox-unsubscr...@activemq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org
For additional commands, e-mail: gitbox-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to