YARN-7074. Fix NM state store update comment. Contributed by Botong Huang
(cherry picked from commit de0cba700bcf4276726c0aa9df8d738787debc17)
This commit is contained in:
parent
c98917f798
commit
cc50ca0722
@ -87,7 +87,7 @@ public class NMLeveldbStateStoreService extends NMStateStoreService {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Changes from 1.0 to 1.1: Save AMRMProxy state in NMSS.
|
* Changes from 1.0 to 1.1: Save AMRMProxy state in NMSS.
|
||||||
* Changes from 1.2 to 1.2: Save queued container information.
|
* Changes from 1.1 to 1.2: Save queued container information.
|
||||||
*/
|
*/
|
||||||
private static final Version CURRENT_VERSION_INFO = Version.newInstance(1, 2);
|
private static final Version CURRENT_VERSION_INFO = Version.newInstance(1, 2);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user