On 8/19/2015 7:52 AM, Jeff Courtade wrote:
> We are running SOLR 4.7.2
> SolrCloud with 2 shards
> one Leader and one replica per shard.
>
> the "Version" of the replica and leader differ displayed here as...
>
> curl http://ps01:8983/solr/admin/cores?action=STATUS |sed 's/>\n
> 7753045
>
>
>
What I am trying to determine is a way to validate for instance if a leader
dies. As in completely unrecoverable that the data on the replica is an
exact match to what the leader had.
I need to be able to monitor it and have confidence that it is working as
expected.
i had assumed the version num
We are running SOLR 4.7.2
SolrCloud with 2 shards
one Leader and one replica per shard.
the "Version" of the replica and leader differ displayed here as...
curl http://ps01:8983/solr/admin/cores?action=STATUS |sed 's/>\n7753045
However the commitTimeMSec lastModified and sizeInBytes matches on