Joe Smith created AURORA-46: ------------------------------- Summary: Populate tasks_lost_rack stats before serving Key: AURORA-46 URL: https://issues.apache.org/jira/browse/AURORA-46 Project: Aurora Issue Type: Bug Reporter: Joe Smith Priority: Minor
In [TaskVars.java|https://github.com/apache/incubator-aurora/blob/master/src/main/java/org/apache/aurora/scheduler/TaskVars.java#L141] we can serve partial values while storage is still recovering, which caused a spurious page during failover. These values should be fully populated before serving out (incorrect) stats. -- This message was sent by Atlassian JIRA (v6.1.5#6160)