Re: Review needed for SOLR-7121

2015-04-30 Thread S G
It's been a month since I updated my pull request with all the test-cases. I would really appreciate if someone could review and merge the below pull request. This patch: 1) Makes the nodes more resilient to crashes, 2) Improves cloud stability and 3) Prevents distributed deadlocks. Thanks

Review needed for SOLR-7121

2015-03-31 Thread S G
Hi, I have opened a pull request for https://issues.apache.org/jira/browse/SOLR-7121 at https://github.com/apache/lucene-solr/pull/132 This PR allows clients to specify some threshold values beyond which the targeted core can declare itself unhealthy and proactively go down to recover. When the