clintropolis commented on code in PR #18228:
URL: https://github.com/apache/druid/pull/18228#discussion_r2197316874


##########
services/src/test/java/org/apache/druid/testing/embedded/EmbeddedResource.java:
##########
@@ -39,6 +40,17 @@ public interface EmbeddedResource
    */
   void stop() throws Exception;
 
+
+  /**
+   * Called before {@link #start()} with a pointer to the current cluster. 
This is primarily useful for any

Review Comment:
   i just copied the text of `onStarted` :shrug:



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