[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to