YARN-2030. Augmented RMStateStore with state machine. Contributed by Binglin Chang

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1601537 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jian He 2014-06-10 01:00:15 +00:00
parent 123c563fe6
commit d3b8971798
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ Release 2.5.0 - UNRELEASED
YARN-2132. ZKRMStateStore.ZKAction#runWithRetries doesn't log the exception
it encounters. (Vamsee Yarlagadda via kasha)
YARN-2030. Augmented RMStateStore with state machine. (Binglin Chang via jianhe)
YARN-2030. Augmented RMStateStore with state machine.(Binglin Chang via jianhe)
OPTIMIZATIONS