unbridled-41 commented on PR #11044:
URL: https://github.com/apache/rocketmq/pull/11044#issuecomment-5551475448

   CI status: 9/10 checks pass. The single failure, `maven-compile 
(windows-latest, JDK-8)`, is a timing flake in 
`ConsumerOrderInfoManagerLockFreeNotifyTest#testConsumeTheChangeInvisibleLonger`
 — `ConditionTimeoutException: Condition ... was not fulfilled within 6 
seconds` (awaitility timeout on an AtomicBoolean, broker module). This PR only 
touches the namesrv module (`RouteInfoManager`/`BatchUnregistrationService`), 
which is not on the broker test classpath; the same full broker suite passed on 
windows-latest in the #11042 run ~25 minutes earlier. Recording as an unrelated 
baseline flake.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to