You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2022/04/06 16:23:57 UTC

[GitHub] [activemq-artemis] jbertram opened a new pull request, #4018: ARTEMIS-3764 wrong CONNACK return code for MQTT5

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

   This bug is causing tests in o.a.a.a.t.i.m.s.c.ConnectTestsWithSecurity
   to fail.
   
   This commit fixes the problem by setting the session's version earlier
   in the logic handling the CONNECT packet so that the proper CONNACK
   return code can be supplied to the remote client in case of
   authentication failure.


-- 
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-unsubscribe@activemq.apache.org

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


[GitHub] [activemq-artemis] clebertsuconic merged pull request #4018: ARTEMIS-3764 wrong CONNACK return code for MQTT5

Posted by GitBox <gi...@apache.org>.
clebertsuconic merged PR #4018:
URL: https://github.com/apache/activemq-artemis/pull/4018


-- 
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-unsubscribe@activemq.apache.org

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