georgew5656 commented on code in PR #16065:
URL: https://github.com/apache/druid/pull/16065#discussion_r1516350446


##########
indexing-service/src/main/java/org/apache/druid/indexing/common/task/AbstractTask.java:
##########
@@ -201,7 +201,11 @@ public void cleanUp(TaskToolbox toolbox, @Nullable 
TaskStatus taskStatus) throws
     // clear any interrupted status to ensure subsequent cleanup proceeds 
without interruption.
     Thread.interrupted();

Review Comment:
   good point, i'm just gonna change the logic back to override cleanup, think 
its cleaner that way



-- 
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: commits-unsubscr...@druid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to