paul-rogers commented on code in PR #12368:
URL: https://github.com/apache/druid/pull/12368#discussion_r867225768
##########
server/src/main/java/org/apache/druid/curator/CuratorModule.java:
##########
@@ -123,9 +122,7 @@ public void stop()
return framework;
}
- @Provides
- @LazySingleton
- public EnsembleProvider makeEnsembleProvider(CuratorConfig config,
ExhibitorConfig exConfig)
+ public static EnsembleProvider createEnsembleProvider(CuratorConfig config,
ExhibitorConfig exConfig)
Review Comment:
See above.
--
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]