Adarsh-Me commented on issue #11007:
URL: https://github.com/apache/rocketmq/issues/11007#issuecomment-5524289250

   Hi @lizhimins! I'd like to pick this up. The flakiness comes from asserting 
route size immediately after topic creation, before the NameServer has 
registered the new route. My plan is to replace the immediate assertions with 
polling until the expected route size is reached within a timeout (consistent 
with how other ITs handle eventual route propagation), so the test is 
deterministic. Could you please assign it to me? Thanks!


-- 
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