https://github.com/voldemort/voldemort
Revision c9b370e1c7b940af266eeaebfc3d52a4e7ee2da8 authored by Jay J Wylie on 23 May 2013, 23:04:44 UTC, committed by Jay J Wylie on 20 June 2013, 23:09:21 UTC
The proxy pause is a window during which clients can pick up the new
cluster metadata, and servers can establish proxy bridges, before
servers start moving data around for rebalancing. This allows us to
observe the cost of proxying separate from rebalance and allows clients
to pick up new metadata before any data is moved.

Also added some more TODOs about documenting the various rebalanceState
methods...
1 parent d7f81d7
History
Tip revision: c9b370e1c7b940af266eeaebfc3d52a4e7ee2da8 authored by Jay J Wylie on 23 May 2013, 23:04:44 UTC
Add 'proxy pause' between cluster change & rebalance
Tip revision: c9b370e
File Mode Size
.settings
bin
clients
config
contrib
docs
example
lib
src
test
.classpath -rw-r--r-- 4.1 KB
.gitignore -rw-r--r-- 196 bytes
.project -rw-r--r-- 426 bytes
CONTRIBUTORS -rw-r--r-- 624 bytes
LICENSE -rw-r--r-- 11.1 KB
NOTES -rw-r--r-- 2.5 KB
NOTICE -rw-r--r-- 8.1 KB
README.md -rw-r--r-- 3.5 KB
build.properties -rw-r--r-- 1.1 KB
build.xml -rw-r--r-- 20.6 KB
release_notes.txt -rw-r--r-- 27.2 KB
tomcat-tasks.properties -rw-r--r-- 420 bytes
web.xml -rw-r--r-- 1.1 KB

README.md

back to top