-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
None
See todo:
// TODO inject this from somewhere?
executorInjector.inject(Executors.newCachedThreadPool());
Also, ManagementChannelPinger creates its own thread. This should use the same executor (important for cloud stuff)