You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mikhail Khludnev (JIRA)" <ji...@apache.org> on 2017/05/05 21:00:05 UTC

[jira] [Updated] (SOLR-10615) latch SolrDispatchFilter.doFilter() on init() completion

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

Mikhail Khludnev updated SOLR-10615:
------------------------------------
    Attachment: SOLR-10615.patch

[^SOLR-10615.patch] 
* adds init() latch without any performace implication see doFilter(). 
* invocation before init() hangs on latch()
* invocation after shutdown responds 404 (Not found) see SOLR-10611 re {{UnavailableException}}, we probably could respond 503 (temporarly unavailable), but it makes no sense since introducing latch. 
    

> latch SolrDispatchFilter.doFilter() on init() completion
> --------------------------------------------------------
>
>                 Key: SOLR-10615
>                 URL: https://issues.apache.org/jira/browse/SOLR-10615
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mikhail Khludnev
>             Fix For: 6.6, master (7.0)
>
>         Attachments: SOLR-10615.patch
>
>
> The motivation is in SOLR-10611, the earlier discussion and review is done in enclosing ticket SOLR-9867. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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