Clebert Suconic created ARTEMIS-2725:
----------------------------------------
Summary: Implement RetryMethods
Key: ARTEMIS-2725
URL: https://issues.apache.org/jira/browse/ARTEMIS-2725
Project: ActiveMQ Artemis
Issue Type: Test
Reporter: Clebert Suconic
Some tests are asynchronously flaky, mainly when you add slower boxes or have
longer GC cycles running on long running tests.
For that reason I'm adding a profile called tests-retry
Which will activate the optional Rule called RetryRule(defaultRetries=?)
which can be used in conjunction with @RetryMethod(retries=?)
please use it only if you must. Try to fix the test first.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)