smallzhongfeng commented on PR #168:
URL: 
https://github.com/apache/incubator-uniffle/pull/168#issuecomment-1221958047

   > I know `clearResourceThread`'s logic. I means that we will call method 
`removeResources` once for the one app. Right?
   
   Yes, normally, an app calls the logic of `removeResources` once. However, an 
exception occurs, which causes the shuffle file to be deleted at 18:00:55 and 
the file to be recreated at 18:00:57. The `expiredAppIdQueue` adds the appId 
again, and then the path of the appId is not deleted.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to