CHANGES.txt: move HADOOP-10404 underneath branch 2.6
This commit is contained in:
parent
b39c8c3128
commit
19c307f36a
|
@ -18,9 +18,6 @@ Release 2.7.0 - UNRELEASED
|
|||
|
||||
BUG FIXES
|
||||
|
||||
HADOOP-10404. Some accesses to DomainSocketWatcher#closed are not protected
|
||||
by the lock (cmccabe)
|
||||
|
||||
HADOOP-11166. Remove ulimit from test-patch.sh. (wang)
|
||||
|
||||
Release 2.6.0 - UNRELEASED
|
||||
|
@ -470,6 +467,9 @@ Release 2.6.0 - UNRELEASED
|
|||
HADOOP-11169. Fix DelegationTokenAuthenticatedURL to pass the connection
|
||||
Configurator to the authenticator. (Arun Suresh via wang)
|
||||
|
||||
HADOOP-10404. Some accesses to DomainSocketWatcher#closed are not protected
|
||||
by the lock (cmccabe)
|
||||
|
||||
BREAKDOWN OF HDFS-6134 AND HADOOP-10150 SUBTASKS AND RELATED JIRAS
|
||||
|
||||
HADOOP-10734. Implement high-performance secure random number sources.
|
||||
|
|
Loading…
Reference in New Issue