ableegoldman commented on pull request #8682:
URL: https://github.com/apache/kafka/pull/8682#issuecomment-630344469


   Instead of removing the tasks during `handleLostAll`, can we just clear the 
`lockedTaskDirectories` set at the end of 
`releaseLockedUnassignedTaskDirectories`? This set is only used to keep track 
of which task directories we only temporarily locked for the rebalance, so it 
makes sense that it should be empty outside of a rebalance.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to