slfan1989 commented on PR #8263:
URL: https://github.com/apache/hadoop/pull/8263#issuecomment-3942114494

   @cnauroth Could you please review this PR? Thank you very much!
   
   This PR fixes the flaky `testThreadDumpOnTaskTimeout` by replacing the 
single-pass log scan with a retry-based polling mechanism (using 
GenericTestUtils.waitFor()), allowing thread dumps that are written 
asynchronously to be detected within a 30-second window instead of failing 
immediately.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to