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 2020/04/17 20:39:07 UTC

[GitHub] [activemq-artemis] clebertsuconic opened a new pull request #3090: ARTEMIS-2721 Activation keeps retrying even after server.stop()

clebertsuconic opened a new pull request #3090: ARTEMIS-2721 Activation keeps retrying even after server.stop()
URL: https://github.com/apache/activemq-artemis/pull/3090
 
 
   This won't be an issue on a real server (Production system)
   
   however, on the testsuite or while embedded this could cause issues,
   if a same instance is stopped then started.
   
   This is the reason why BackupAuthenticationTest was intermittently failing.
   
   I also adapted the test since I would need to stop the server and reactivate it in order to change the configuration.
   The previous test wasn't acting like a real server.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [activemq-artemis] clebertsuconic commented on issue #3090: ARTEMIS-2721 Activation keeps retrying even after server.stop()

Posted by GitBox <gi...@apache.org>.
clebertsuconic commented on issue #3090: ARTEMIS-2721 Activation keeps retrying even after server.stop()
URL: https://github.com/apache/activemq-artemis/pull/3090#issuecomment-615454108
 
 
   ran the whole testsuite. .and it's passing.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [activemq-artemis] asfgit closed pull request #3090: ARTEMIS-2721 Activation keeps retrying even after server.stop()

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #3090: ARTEMIS-2721 Activation keeps retrying even after server.stop()
URL: https://github.com/apache/activemq-artemis/pull/3090
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services