Description
Right now you would have to specify that the replication handler is a master and to replicateAfterCommit for it to work properly with SolrCloud's recovery process. It would be nicer if you just had to specify <requestHandler name="/replication" class="solr.ReplicationHandler" /> The request handler master/slave concept does not really apply in SolrCloud.
This seems like it is a fine default, so I'd like to just change it.
Attachments
Issue Links
- relates to
-
SOLR-2808 Node Recovery
- Closed