2011-08-05 19:04:24 -04:00
|
|
|
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)
|
2011-12-14 02:24:36 -05:00
|
|
|
|
2011-10-28 17:24:04 -04:00
|
|
|
HADOOP-7774. HA: Administrative CLI to control HA daemons. (todd)
|
2011-12-14 02:24:36 -05:00
|
|
|
|
|
|
|
HADOOP-7896. HA: if both NNs are in Standby mode, client needs to try failing
|
|
|
|
back and forth several times with sleeps. (atm)
|
2011-12-14 02:51:30 -05:00
|
|
|
|
|
|
|
HADOOP-7922. Improve some logging for client IPC failovers and
|
|
|
|
StandbyExceptions (todd)
|
2011-12-14 03:10:34 -05:00
|
|
|
|
|
|
|
HADOOP-7921. StandbyException should extend IOException (todd)
|
2011-12-15 20:54:44 -05:00
|
|
|
|
|
|
|
HADOOP-7928. HA: Client failover policy is incorrectly trying to fail over all
|
|
|
|
IOExceptions (atm)
|
2011-12-19 00:21:24 -05:00
|
|
|
|
|
|
|
HADOOP-7925. Add interface and update CLI to query current state to
|
|
|
|
HAServiceProtocol (eli via todd)
|
2011-12-19 16:32:55 -05:00
|
|
|
|
|
|
|
HADOOP-7932. Make client connection retries on socket time outs configurable.
|
|
|
|
(Uma Maheswara Rao G via todd)
|