GitHub user dudaerich opened a pull request:
https://github.com/apache/activemq-artemis/pull/1318
ARTEMIS-1208 Do not use reconnect-atempts=-1 in tests
If a connection to a broker is configured with parameter
reconnect-atempts=-1 and something goes wrong with the broker, the test may
hang indefinitely. It happens in cases where the session is created in main
test thread.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dudaerich/activemq-artemis ARTEMIS-1208
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1318.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1318
----
commit 6b1be4a3b9f4253fc6608513db4e6b7f71dc4b39
Author: Erich Duda <[email protected]>
Date: 2017-06-02T13:05:29Z
ARTEMIS-1208 Do not use reconnect-atempts=-1 in tests
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---