[
https://issues.apache.org/jira/browse/AMQ-9819?focusedWorklogId=996755&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-996755
]
ASF GitHub Bot logged work on AMQ-9819:
---------------------------------------
Author: ASF GitHub Bot
Created on: 17/Dec/25 16:25
Start Date: 17/Dec/25 16:25
Worklog Time Spent: 10m
Work Description: cshannon closed pull request #1562: [AMQ-9819]: harden
RestTest#testConsumeAsyncTimeout()
URL: https://github.com/apache/activemq/pull/1562
Issue Time Tracking
-------------------
Worklog Id: (was: 996755)
Time Spent: 40m (was: 0.5h)
> 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: 40m
> 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