You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aurora.apache.org by "Joe Smith (JIRA)" <ji...@apache.org> on 2014/01/17 01:55:23 UTC

[jira] [Created] (AURORA-46) Populate tasks_lost_rack stats before serving

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)