9cf3e0805f
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-1623@1214082 13f79535-47bb-0310-9956-ffa450edef68
16 lines
535 B
Plaintext
16 lines
535 B
Plaintext
Changes for HDFS-1623 branch.
|
|
|
|
This change list will be merged into the trunk CHANGES.txt when the HDFS-1623
|
|
branch is merged.
|
|
------------------------------
|
|
|
|
HADOOP-7455. HA: Introduce HA Service Protocol Interface. (suresh)
|
|
|
|
HADOOP-7774. HA: Administrative CLI to control HA daemons. (todd)
|
|
|
|
HADOOP-7896. HA: if both NNs are in Standby mode, client needs to try failing
|
|
back and forth several times with sleeps. (atm)
|
|
|
|
HADOOP-7922. Improve some logging for client IPC failovers and
|
|
StandbyExceptions (todd)
|