gianm opened a new pull request, #19150:
URL: https://github.com/apache/druid/pull/19150

   It is possible for the KillSupervisorsCustomDutyTest to flake because the 
final getSupervisorHistory call fails to return 404.
   
   It is possible that this happens because the two entries are cleaned up in 
different duty runs, perhaps because the tombstone was too new to clean up on 
the first run. To guard against this, wait for the 
`metadata/kill/supervisor/count` metric to sum to two.


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