clintropolis commented on a change in pull request #8107: Add CliIndexer 
process type and initial task runner implementation
URL: https://github.com/apache/incubator-druid/pull/8107#discussion_r305170877
 
 

 ##########
 File path: 
indexing-service/src/main/java/org/apache/druid/indexing/worker/WorkerTaskManager.java
 ##########
 @@ -158,6 +158,8 @@ public void stop() throws Exception
 
     synchronized (lock) {
       try {
+        // When stopping, the task status should not be communicated to the 
overlord, so the listener and exec
 
 Review comment:
   thanks for adding comment :+1:

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to