HADOOP-12292. Make use of DeleteObjects optional -move CHANGES.TXT reference

This commit is contained in:
Steve Loughran 2016-02-06 18:20:12 +00:00
parent 29ae258013
commit 1495ff979a
1 changed files with 3 additions and 3 deletions

View File

@ -265,9 +265,6 @@ Trunk (Unreleased)
HADOOP-11828. Implement the Hitchhiker erasure coding algorithm.
(Jack Liuquan via zhz)
HADOOP-12292. Make use of DeleteObjects optional.
(Thomas Demoor via stevel)
BUG FIXES
HADOOP-12617. SPNEGO authentication request to non-default realm gets
@ -1102,6 +1099,9 @@ Release 2.8.0 - UNRELEASED
HADOOP-12755. Fix typo in defaultFS warning message. (wang)
HADOOP-12292. Make use of DeleteObjects optional.
(Thomas Demoor via stevel)
OPTIMIZATIONS
HADOOP-11785. Reduce the number of listStatus operation in distcp