This is an automated email from the ASF dual-hosted git repository.
hulee pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 51e8556 Updated Cluster Change Detector for Helix Rebalaner (markdown)
51e8556 is described below
commit 51e8556f6f1ced5d571647a25b7cc87cace41faf
Author: Hunter Lee <[email protected]>
AuthorDate: Wed Aug 14 16:56:23 2019 -0700
Updated Cluster Change Detector for Helix Rebalaner (markdown)
---
Cluster-Change-Detector-for-Helix-Rebalaner.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Cluster-Change-Detector-for-Helix-Rebalaner.md
b/Cluster-Change-Detector-for-Helix-Rebalaner.md
index dbb4610..bda5fb8 100644
--- a/Cluster-Change-Detector-for-Helix-Rebalaner.md
+++ b/Cluster-Change-Detector-for-Helix-Rebalaner.md
@@ -1,3 +1,6 @@
+| This is an initial draft: the actual implementation may differ from what's
outlined in this document. |
+| --- |
+
# Overview
This document outlines the design and details implementation of the cluster
change detector for Helix rebalancers.
# Introduction