summaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/README
diff options
context:
space:
mode:
Diffstat (limited to 'clustercontroller-core/README')
-rw-r--r--clustercontroller-core/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/clustercontroller-core/README b/clustercontroller-core/README
new file mode 100644
index 00000000000..24dd50547e1
--- /dev/null
+++ b/clustercontroller-core/README
@@ -0,0 +1,5 @@
+Core Java library for the Cluster Controller.
+
+The Cluster Controller makes and publish singular decisions about node states in content clusters,
+using ZooKeeper for leader election. Node state decisions must be singular because
+they decide bucket mastering (distributor node) and storage (storage node) distribution.