From 05121f533a22c8ebe7bd893ba8d0014e3e69e929 Mon Sep 17 00:00:00 2001 From: ppalucki Date: Tue, 22 Jul 2014 12:30:54 +0200 Subject: [PATCH] typo tradeoff -> trade-off Change-Id: Iad5eb611bc727991606f8a2d4dbb08dcc8fa3ddb --- doc/source/overview_ring.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/overview_ring.rst b/doc/source/overview_ring.rst index 3ec163efa3..f5c78056ab 100644 --- a/doc/source/overview_ring.rst +++ b/doc/source/overview_ring.rst @@ -238,7 +238,7 @@ were determined by "walking" the ring until finding additional devices in other zones. This was discarded as control was lost as to how many replicas for a given partition moved at once. Keeping each replica independent allows for moving only one partition replica within a given time window (except due to -device failures). Using the additional memory was deemed a good tradeoff for +device failures). Using the additional memory was deemed a good trade-off for moving data around the cluster much less often. Another ring design was tried where the partition to device assignments weren't