I'd like to default the replication to be a master with replicateOnCommit when
no request handler properties are specified.
---------------------------------------------------------------------------------------------------------------------------
Key: SOLR-2962
URL: https://issues.apache.org/jira/browse/SOLR-2962
Project: Solr
Issue Type: Improvement
Components: SolrCloud
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Minor
Fix For: 4.0
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]