jtuglu1 commented on issue #18764:
URL: https://github.com/apache/druid/issues/18764#issuecomment-3561441467

   > The race condition that you have encountered, is it happening within the 
same duty run or across two duty runs?
   
   I haven't examined all occurrences (there are quite a few), but from the 
~random~ sample that I've looked at:
   - Move initiatied in HistoricalManagementDuties run 1 (load on B initiated)
   - HistoricalManagementDuties run 2 starts
   - Load callback on B
   - Race happens before run 2 completes.


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