mirror of
https://github.com/apache/druid.git
synced 2025-02-09 11:34:54 +00:00
* introducing CuratorLoadQueuePeon * HttpLoadQueuePeon based off of current code * Revert "Remove SegmentLoaderConfig.numLoadingThreads config (#4829)" This reverts commit d8b3bfa63c9a8ff680a7eb967bc12c845cbadcd8. * SegmentLoadDropHandler copy/pasted from ZkCoordinator * Revert "1-based counts in ZkCoordinator (#4917)" This reverts commit e725ff4146e84a3f3c61b8bea10ed23d7a9e9f9b. * remove non-zk part from ZkCoordinator * remove zk part from SegmentLoadDropHandler * additional changes for segment load/drop management with http * address review comments * add some more logs * Execs class is moved