CHANGES.HDFS-3042.txt 792 B

123456789101112131415161718192021
  1. Changes for HDFS-3042 branch.
  2. This change list will be merged into the trunk CHANGES.txt when the HDFS-3-42
  3. branch is merged.
  4. ------------------------------
  5. HADOOP-8220. ZKFailoverController doesn't handle failure to become active correctly (todd)
  6. HADOOP-8228. Auto HA: Refactor tests and add stress tests. (todd)
  7. HADOOP-8215. Security support for ZK Failover controller (todd)
  8. HADOOP-8245. Fix flakiness in TestZKFailoverController (todd)
  9. HADOOP-8257. TestZKFailoverControllerStress occasionally fails with Mockito error (todd)
  10. HADOOP-8260. Replace ClientBaseWithFixes with our own modified copy of the class (todd)
  11. HADOOP-8246. Auto-HA: automatically scope znode by nameservice ID (todd)
  12. HADOOP-8247. Add a config to enable auto-HA, which disables manual FailoverController (todd)