gianm commented on code in PR #18196:
URL: https://github.com/apache/druid/pull/18196#discussion_r2182785965


##########
services/src/test/java/org/apache/druid/testing/embedded/EmbeddedBroker.java:
##########
@@ -54,6 +79,9 @@ private Broker(LifecycleInitHandler handler)
     @Override
     public Lifecycle initLifecycle(Injector injector)
     {
+      final BrokerServerView serverView = 
injector.getInstance(BrokerServerView.class);

Review Comment:
   Based on this thread, I'll close this PR. It also has the 10s -> 30s timeout 
thing, but I'll raise that again separately if I run into it again.



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