[
https://issues.apache.org/jira/browse/SOLR-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608647#action_12608647
]
Sean Timm commented on SOLR-607:
--------------------------------
How is this different from SOLR-527?
> Commit only request handler for read only slaves
> ------------------------------------------------
>
> Key: SOLR-607
> URL: https://issues.apache.org/jira/browse/SOLR-607
> Project: Solr
> Issue Type: New Feature
> Components: update
> 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.