Terence Yim created TWILL-250: --------------------------------- Summary: On restarting the TwillRunnerService process, it can causes running apps unable to spin up new container Key: TWILL-250 URL: https://issues.apache.org/jira/browse/TWILL-250 Project: Apache Twill Issue Type: Bug Components: core, yarn Affects Versions: 0.12.0, 0.11.0, 0.10.0 Reporter: Terence Yim Assignee: Terence Yim Priority: Blocker
A new TwillRunnerService instance will have a different sessionId (timestamp) and the `LocationCacheCleaner` just remove older version blindly, causing existing application fail to localize files when launch new container. -- This message was sent by Atlassian JIRA (v6.4.14#64029)