lucene/solr/solrj
Mark Robert Miller 2fdd58398a SOLR-3750: On session expiration, we should explicitly wait some time before running the leader sync process so that we are sure every node participates.
SOLR-3772: On cluster startup, we should wait until we see all registered replicas before running the leader process or if they all do not come up, N amount of time. 

SOLR-3752: When a leader goes down, have the Overseer clear the leader state in cluster.json 

SOLR-3751: Add defensive checks for SolrCloud updates and requests that ensure the local state matches what we can tell the request expected.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1379002 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 16:23:16 +00:00
..
src SOLR-3750: On session expiration, we should explicitly wait some time before running the leader sync process so that we are sure every node participates. 2012-08-30 16:23:16 +00:00
build.xml LUCENE-4262: add ivy sync=true, so when resolve runs, only jars that should be there are there 2012-07-27 19:18:49 +00:00
ivy.xml SOLR-3639: Update ZooKeeper to 3.3.6 2012-08-03 15:22:17 +00:00