Move YARN-3580 in CHANGES.txt from 2.8 to 2.7.2.

This commit is contained in:
Tsuyoshi Ozawa 2015-10-30 15:49:06 +09:00
parent 7412ff48ee
commit d2e01f4ed8

View File

@ -689,9 +689,6 @@ Release 2.8.0 - UNRELEASED
YARN-3582. NPE in WebAppProxyServlet. (jian he via xgong)
YARN-3580. [JDK8] TestClientRMService.testGetLabelsToNodes fails. (Robert Kanter
via junping_du)
YARN-3577. Misspelling of threshold in log4j.properties for tests.
(Brahma Reddy Battula via aajisaka)
@ -1147,6 +1144,9 @@ Release 2.7.2 - UNRELEASED
YARN-4313. Race condition in MiniMRYarnCluster when getting history server
address. (Jian He via xgong)
YARN-3580. [JDK8] TestClientRMService.testGetLabelsToNodes fails. (Robert Kanter
via junping_du)
Release 2.7.1 - 2015-07-06
INCOMPATIBLE CHANGES