CHANGES.txt: move HADOOP-11887 to trunk

This commit is contained in:
Colin Patrick Mccabe 2015-11-05 11:12:24 -08:00
parent 46e78a7a16
commit 21c0e3eda5
1 changed files with 3 additions and 3 deletions

View File

@ -256,6 +256,9 @@ Trunk (Unreleased)
HADOOP-12541. make re2j dependency consistent (Matthew Paduano via aw)
HADOOP-11887. Introduce Intel ISA-L erasure coding library for native
erasure encoding support (Kai Zheng via Colin P. McCabe)
BUG FIXES
HADOOP-11473. test-patch says "-1 overall" even when all checks are +1
@ -948,9 +951,6 @@ Release 2.8.0 - UNRELEASED
HADOOP-12040. Adjust inputs order for the decode API in raw erasure coder.
(Kai Zheng via yliu)
HADOOP-11887. Introduce Intel ISA-L erasure coding library for native
erasure encoding support (Kai Zheng via Colin P. McCabe)
OPTIMIZATIONS
HADOOP-11785. Reduce the number of listStatus operation in distcp