[
https://issues.apache.org/jira/browse/YARN-6703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045404#comment-16045404
]
Bibin A Chundatt edited comment on YARN-6703 at 6/10/17 5:41 AM:
-----------------------------------------------------------------
Yes. Testcase failure are tracked by 5548. i will commit this jira by monday.
was (Author: bibinchundatt):
Yes. Testcase failure are tracked by 5548 will commit by monday.
> RM startup failure with old state store due to version mismatch
> ---------------------------------------------------------------
>
> 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
> Assignee: Varun Saxena
> Priority: Critical
> Attachments: YARN-6703.01.patch, YARN-6703.02.patch
>
>
> 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]