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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to