You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2017/06/09 16:12:18 UTC

[jira] [Created] (YARN-6703) RM startup failure with old state store

Bibin A Chundatt created YARN-6703:
--------------------------------------

             Summary: RM startup failure with old state store
                 Key: YARN-6703
                 URL: https://issues.apache.org/jira/browse/YARN-6703
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 3.0.0-alpha3
            Reporter: Bibin A Chundatt
            Priority: Critical


Currently as per the following code since the VERSION is marked as 2 .
{code}
161	  protected static final Version CURRENT_VERSION_INFO = Version
162	      .newInstance(2, 0);
{code}
RMStateStore#checkVersion will fail and RM will not be able to start with old state store. We can keep the version as 1.3 itself



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org