gianm commented on PR #18918:
URL: https://github.com/apache/druid/pull/18918#issuecomment-3753093150
> Can we add a comment in the code for why this busy wait is being done (for
future tests/modifications)?
Added a comment like this:
```
// Wait for the worker to exist. It may not have been created or started
up yet, especially if this is
// a worker trying to contact another worker.
```
--
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]