YARN-2224. Fix CHANGES.txt. This was committed as YARN-2204 before.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1609582 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Karthik Kambatla 2014-07-10 22:18:24 +00:00
parent c9fb040c87
commit 9f1768fba2

View File

@ -236,7 +236,7 @@ Release 2.5.0 - UNRELEASED
YARN-614. Changed ResourceManager to not count disk failure, node loss and
RM restart towards app failures. (Xuan Gong via jianhe)
YARN-2204. Explicitly enable vmem check in
YARN-2224. Explicitly enable vmem check in
TestContainersMonitor#testContainerKillOnMemoryOverflow.
(Anubhav Dhoot via kasha)