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

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

[^SOLR-10588.patch] excludes concurrent core reload at 
{{SolrCore.getConfListener()'s ƛ}} by the way they are already excluded at 
{{SolrConfigHandler.Command.handleGET()'s ƛ}}.. but wait..the later already 
calls the former. Well.. now it works only because of holy reentrancy. 

This might probably miss some overlapping config updates. And (if it works at 
all), {{SolrConfigHandler.reloadLock}} should probably be elevated to somewhere 
in {{SolrCore}}, or even to {{CoreContainer}}. 

h2. $1bn question 
Who can confirm that this fix is effective?      

> SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection failure caused 
> by NullPointerException at SolrMetricManager.loadShardReporters
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-10588
>                 URL: https://issues.apache.org/jira/browse/SOLR-10588
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mikhail Khludnev
>         Attachments: consoleFull.html.zip, SOLR-10588.patch
>
>
> https://builds.apache.org/job/Lucene-Solr-Tests-master/1788/testReport/junit/junit.framework/TestSuite/org_apache_solr_cloud_SolrCloudExampleTest/
> this NPE, even it might be quite reasonable itself, breaks core reload, and 
> applying config param. I'm -not- sure, -how- it -'s related- causes to these 
> constant failures.



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