maytasm commented on a change in pull request #11424:
URL: https://github.com/apache/druid/pull/11424#discussion_r666799931



##########
File path: services/src/main/java/org/apache/druid/cli/CliCoordinator.java
##########
@@ -289,6 +291,9 @@ public void configure(Binder binder)
 
             Jerseys.addResource(binder, SelfDiscoveryResource.class);
             LifecycleModule.registerKey(binder, 
Key.get(SelfDiscoveryResource.class));
+
+            // This is needed to deserialized SupervisorSpec for Supervisor 
Auto Cleanup

Review comment:
       Done




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