Github user dudaerich commented on the issue:
https://github.com/apache/activemq-artemis/pull/1318
I found out why testCreateNewFactoryAfterFailover failed. I changed the
default value of reconnect-attempts from 0 to 300 and the test needed
reconnect-attempts=0.
I've updated the PR. I threw away previous changes and I did it again. I
didn't change locator created in FailoverTestBase. I changed only code which
set up reconnect-attempts to -1.
I ran the modified test cases locally on my laptop and all tests passed.
---
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.
---