[
https://issues.apache.org/jira/browse/AURORA-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Khutornenko updated AURORA-1338:
--------------------------------------
Description:
Once the default checkpoint path moves into sandbox (AURORA-1337), remove the
ChainedPathDetector (1) and make sure FixedPathDetector (2) is not used in
Aurora.
(1) -
https://github.com/apache/aurora/blob/8fc322940d58034d5603159e9dbd500c8cb9a07f/src/main/python/apache/thermos/monitoring/detector.py#L49
(2) -
https://github.com/apache/aurora/blob/8fc322940d58034d5603159e9dbd500c8cb9a07f/src/main/python/apache/thermos/monitoring/detector.py#L39
was:Once the default checkpoint path moves into sandbox (AURORA-1337),
deprecate and remove hardcoded DEFAULT_CHECKPOINT_ROOT:
https://github.com/apache/aurora/blob/5059040fb0703f1938b57bf8397ce0ab55c833b4/src/main/python/apache/thermos/common/constants.py
> Remove ChainedPathDetector from thermos
> ---------------------------------------
>
> Key: AURORA-1338
> URL: https://issues.apache.org/jira/browse/AURORA-1338
> Project: Aurora
> Issue Type: Story
> Components: Executor
> Reporter: Maxim Khutornenko
>
> Once the default checkpoint path moves into sandbox (AURORA-1337), remove the
> ChainedPathDetector (1) and make sure FixedPathDetector (2) is not used in
> Aurora.
> (1) -
> https://github.com/apache/aurora/blob/8fc322940d58034d5603159e9dbd500c8cb9a07f/src/main/python/apache/thermos/monitoring/detector.py#L49
> (2) -
> https://github.com/apache/aurora/blob/8fc322940d58034d5603159e9dbd500c8cb9a07f/src/main/python/apache/thermos/monitoring/detector.py#L39
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)