[ 
https://issues.apache.org/jira/browse/SOLR-5826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tommaso Teofili resolved SOLR-5826.
-----------------------------------
       Resolution: Won't Fix
    Fix Version/s:     (was: 6.0)

I think there's no point in going forward with this patch, giving the low 
feedback there's no need for it.

> Request caching SolrServer
> --------------------------
>
>                 Key: SOLR-5826
>                 URL: https://issues.apache.org/jira/browse/SOLR-5826
>             Project: Solr
>          Issue Type: New Feature
>          Components: clients - java
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>         Attachments: SOLR-5826.patch
>
>
> As stated in http://markmail.org/thread/a477kyxsp5xrusdu there're scenarios 
> where an application communicating with Solr needs to not loose requests 
> (especially update/indexing requests) that may fail because Solr instance / 
> cluster is not reachable for some time.
> For such scenarios it may helpful to have a wrapping SolrServer which can 
> cache (in a FIFO queue, so that they get executed in order) requests when the 
> Solr endpoint is not reachable and execute them as soon as it's reachable 
> again.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to