Looks good. A few suggestions though:
* I'd move the old part (Data Partitioning) to a separate wiki and
reference it rather than including it
* The wait time for rehashing is problematic
o On the good side, we don't have too much rehashing, but...
o Clients using the old and new view might get stale data when
we've just rehashed but the client fetched the data from the
old view
o In general, I like the idea of 'bundling' views, to avoid
potentially nenecessary rehashing
o In case of a GET during a rehashing, maybe simply execute a
multicast and pick the response with the highest view ID... ?
Manik Surtani wrote:
Guys
I have made some impl notes based on the prototype I have. Could
people please have a look and comment accordingly, especially around
configuration, etc?
http://www.jboss.org/community/wiki/DIST-distributedcachemode
--
Bela Ban
Lead JGroups / Clustering Team
JBoss - a division of Red Hat