2012-03-30 16:23:59 -04:00
|
|
|
Changes for HDFS-3042 branch.
|
|
|
|
|
|
|
|
This change list will be merged into the trunk CHANGES.txt when the HDFS-3-42
|
|
|
|
branch is merged.
|
|
|
|
------------------------------
|
|
|
|
|
|
|
|
HADOOP-8220. ZKFailoverController doesn't handle failure to become active correctly (todd)
|
|
|
|
|
2012-03-30 16:30:47 -04:00
|
|
|
HADOOP-8228. Auto HA: Refactor tests and add stress tests. (todd)
|
2012-04-03 19:37:15 -04:00
|
|
|
|
|
|
|
HADOOP-8215. Security support for ZK Failover controller (todd)
|
2012-04-04 15:21:01 -04:00
|
|
|
|
|
|
|
HADOOP-8245. Fix flakiness in TestZKFailoverController (todd)
|
2012-04-06 18:16:33 -04:00
|
|
|
|
|
|
|
HADOOP-8257. TestZKFailoverControllerStress occasionally fails with Mockito error (todd)
|
2012-04-07 18:17:17 -04:00
|
|
|
|
|
|
|
HADOOP-8260. Replace ClientBaseWithFixes with our own modified copy of the class (todd)
|
2012-04-07 19:24:57 -04:00
|
|
|
|
|
|
|
HADOOP-8246. Auto-HA: automatically scope znode by nameservice ID (todd)
|
2012-04-11 01:40:26 -04:00
|
|
|
|
|
|
|
HADOOP-8247. Add a config to enable auto-HA, which disables manual FailoverController (todd)
|
2012-04-24 15:34:51 -04:00
|
|
|
|
|
|
|
HADOOP-8306. ZKFC: improve error message when ZK is not running. (todd)
|
2012-05-02 21:56:33 -04:00
|
|
|
|
|
|
|
HADOOP-8279. Allow manual failover to be invoked when auto-failover is enabled. (todd)
|
2012-05-11 12:45:59 -04:00
|
|
|
|
|
|
|
HADOOP-8276. Auto-HA: add config for java options to pass to zkfc daemon (todd via eli)
|
2012-05-16 20:38:59 -04:00
|
|
|
|
|
|
|
HADOOP-8405. ZKFC tests leak ZK instances. (todd)
|