gianm commented on PR #15726:
URL: https://github.com/apache/druid/pull/15726#issuecomment-1954971760

   Another suggestion: we can add a timeout in `DiscoveryServiceLocator` so the 
initial `pendingFuture` future resolves (and `initialized` is set) after a 
certain amount of time, even if `nodeViewInitialized()` has not been called. To 
make that work, we could use the same scheduled executor that we are already 
setting up in the `ServiceClientModule` when we create `ServiceClientFactory`.


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