[ 
https://issues.apache.org/jira/browse/SOLR-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608646#action_12608646
 ] 

Ryan McKinley commented on SOLR-607:
------------------------------------

Perhaps this is not the place to discuss this, but...

The word "commit" takes a long time to get used to the idea that that means 
something like "open the index with everything in it"  -- I suppose once you 
are used to it, we forget how strange it is to "commit" to resync the index.

CommitOnlyRequestHandler does not _sound_ "secure" to newbies -- but I'm not 
sure what a better name would be.

> 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.

Reply via email to