[
https://issues.apache.org/jira/browse/ARTEMIS-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086114#comment-17086114
]
ASF subversion and git services commented on ARTEMIS-2721:
----------------------------------------------------------
Commit a00016416907e3f92356fe31b0311cc8335b7204 in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=a000164 ]
ARTEMIS-2721 Activation keeps retrying even after server.stop()
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.
> Activation keeps retrying even after server.stop()
> --------------------------------------------------
>
> Key: ARTEMIS-2721
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2721
> Project: ActiveMQ Artemis
> Issue Type: Task
> Affects Versions: 2.12.0
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
> Fix For: 2.13.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> This won't be an issue on a real server / production system.
> however while on embedding / testsuite this could be an issue.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)