nlu90 commented on issue #2910: make LocalFSStorage clean checkpoints before store URL: https://github.com/apache/incubator-heron/pull/2910#issuecomment-393337051 @kramasamy 1. On demand basis cleaning is not working in localfsstorage because the checkpoints are stored locally and they can't receive the delete requests from tmaser by design. 2. What do you mean by "backgroud cleaning"? Spawn another thread and keeps monitoring # of checkpoints? This sounds too overkill.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
