[
https://issues.apache.org/jira/browse/YARN-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14074204#comment-14074204
]
Zhijie Shen commented on YARN-2347:
-----------------------------------
Please ignore previous comment 1. I posted the wrong one. The right comment 1
I'd like to post:
1. The javadoc seems not to be correct after refactoring.
{code}
+/**
+ * The version information of RM state.
+ */
+@Private
+@Unstable
+public abstract class StateVersion {
{code}
> Consolidate RMStateVersion and NMDBSchemaVersion into StateVersion in
> yarn-server-common
> ----------------------------------------------------------------------------------------
>
> Key: YARN-2347
> URL: https://issues.apache.org/jira/browse/YARN-2347
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Junping Du
> Assignee: Junping Du
> Attachments: YARN-2347-v2.patch, YARN-2347-v3.patch, YARN-2347.patch
>
>
> We have similar things for version state for RM, NM, TS (TimelineServer),
> etc. I think we should consolidate them into a common object.
--
This message was sent by Atlassian JIRA
(v6.2#6252)