You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/07/09 09:12:06 UTC

[GitHub] [druid] maytasm commented on a change in pull request #11424: Supervisor metadata auto cleanup failing as missing Guice injection

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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org