[
https://issues.apache.org/jira/browse/SOLR-11035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16096746#comment-16096746
]
Amrit Sarkar commented on SOLR-11035:
-------------------------------------
[~hossman],
Pardon me if I am missing context or steps, I tried reproducing the failure by
applying the patch attached and running the test seeds you listed 20 times each
continuously. It succeeded everytime.
{code}
ant test -Dtestcase=TestReloadConcurrentAdds
-Dtests.method=testConcurrentWithNewSearcherExceptionHack
-Dtests.seed=5A728C1E8654399 -Dtests.slow=true -Dtests.locale=es-PA
-Dtests.timezone=Atlantic/Faroe -Dtests.asserts=true -Dtests.file.encoding=UTF-8
{code}
{code}
ant test -Dtestcase=TestReloadConcurrentAdds -Dtests.method=testConcurrent
-Dtests.seed=5A728C1E8654399 -Dtests.slow=true -Dtests.locale=es-PA
-Dtests.timezone=Atlantic/Faroe -Dtests.asserts=true -Dtests.file.encoding=UTF-8
{code}
> (at least) 2 distinct failures possible when clients attempt searches during
> SolrCore reload
> --------------------------------------------------------------------------------------------
>
> Key: SOLR-11035
> URL: https://issues.apache.org/jira/browse/SOLR-11035
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Hoss Man
> Attachments: log.txt, log.txt, SOLR-11035.patch
>
>
> If a SolrCore is reloaded, there are (at least) 2 distinct types of failures
> that clients may observe when executing updates + queries while the reload is
> in progress...
> * documents may appear missing during queries
> * queries may fail with "SolrException: openNewSearcher called on closed core"
> Details to follow in comment...
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]