[
https://issues.apache.org/jira/browse/ARTEMIS-5170?focusedWorklogId=944834&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-944834
]
ASF GitHub Bot logged work on ARTEMIS-5170:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 21/Nov/24 12:46
Start Date: 21/Nov/24 12:46
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on code in PR #5363:
URL: https://github.com/apache/activemq-artemis/pull/5363#discussion_r1851995014
##########
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/server/AutoCreateExpiryResourcesTest.java:
##########
@@ -194,6 +195,8 @@ public void testWithJMSFQQN() throws Exception {
triggerExpiration();
+ Thread.sleep(EXPIRY_DELAY);
+
Review Comment:
this was to make sure the message was not expiring... I needed that to
reproduce the failure it was failing more consistently.
However I think I can take it out now that I ruled it out by configuration.
Issue Time Tracking
-------------------
Worklog Id: (was: 944834)
Time Spent: 50m (was: 40m)
> Fix AutoCreateExpiryResourcesTest and document expiry of expiry situation
> -------------------------------------------------------------------------
>
> Key: ARTEMIS-5170
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5170
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.39.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact