Commit online request handler for read only slaves
--------------------------------------------------

                 Key: SOLR-607
                 URL: https://issues.apache.org/jira/browse/SOLR-607
             Project: Solr
          Issue Type: New Feature
            Reporter: Hoss Man


Replication currently requires that the snapinstaller script be able to use 
curl to hit a URL (/update) to stream a {{{<commit/>}} command to.

To help make it easier to "secure" read only Solr slave instances, we should 
add a "CommitOnlyRequestHandler" which would ignore all content streams and 
could be used on slaves in place of XmlUpdateRequestHandler just for triggering 
a commit to open a new Searcher.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to