[
https://issues.apache.org/jira/browse/AMQ-9819?focusedWorklogId=996175&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-996175
]
ASF GitHub Bot logged work on AMQ-9819:
---------------------------------------
Author: ASF GitHub Bot
Created on: 15/Dec/25 10:40
Start Date: 15/Dec/25 10:40
Worklog Time Spent: 10m
Work Description: jeanouii opened a new pull request, #1562:
URL: https://github.com/apache/activemq/pull/1562
so it does not rely on a specific order of the 2 async requests made
Issue Time Tracking
-------------------
Worklog Id: (was: 996175)
Remaining Estimate: 0h
Time Spent: 10m
> org.apache.activemq.web.RestTest randomly failing
> -------------------------------------------------
>
> Key: AMQ-9819
> URL: https://issues.apache.org/jira/browse/AMQ-9819
> Project: ActiveMQ
> Issue Type: Bug
> Reporter: Jean-Louis Monteiro
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> #testConsumeAsyncTimeout() relies on 2 async calls issued to the Jetty server
> to make sure the first one get through and times out producing a 204 and the
> second gets rejected with 500 because there is already an active consumer.
>
> Unfortunately, when we issue 2 async calls, there is no guarantee on the
> server side that the MessageServlet instance will treat the first request
> first registering its consumer to the set.
--
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