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

Mark Miller commented on SOLR-10110:
------------------------------------

I took this reload out of SoftAutoCommitTest. SoftAutoCommitTest is a 
historically super fragile test and it's unrelated to what this test is trying 
to test and is both costly to the test (it's simply using it as a reset, but 
not not a good one at all) and can randomly interfere or not with the test 
depending on how fast it's searcher opens and loads or behaves against a 
closing/opening core, or when it's auto commit trackers hit. Removing allows 
fixing other parts of the test and making it a bit more logical ... and a lot 
more stable. We can roll back this test temporarily to check the behavior, but 
we would want something separate from SoftAutoCommitTest and without it's 
already delicate waits and assertions.

> SolrCore reload can miss commit hooks if the commit tracker tries to open a 
> new searcher on a closed core.
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-10110
>                 URL: https://issues.apache.org/jira/browse/SOLR-10110
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mark Miller
>         Attachments: stdout, stdout-2
>
>




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