Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
Currently, (AM/NM/Container)LivelinessMonitor use current system time to calculate a duration of expire which could be broken by settimeofday. We should use Time.monotonicNow() instead.
Attachments
Attachments
Issue Links
- is related to
-
MAPREDUCE-6562 Monotonic Clock can be used in MR instead of Clock
- Open
-
YARN-4177 yarn.util.Clock should not be used to time a duration or time interval
- Open