druid/indexing-service
Gian Merlino 513bc76252 RTR: Ensure that there is only one cleanup task scheduled for a worker at once.
This is accomplished by making sure that scheduleTasksCleanupForWorker is only called
from the PathChildrenCache event thread, having it cancel existing cleanup tasks when
it adds a new one, and having tasks check on finish that the thing they are removing
from the task list is actually themselves.
2015-10-27 21:16:58 -07:00
..
src RTR: Ensure that there is only one cleanup task scheduled for a worker at once. 2015-10-27 21:16:58 -07:00
pom.xml bump next snapshot to 0.9.0 2015-10-20 13:46:13 -07:00