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

Junhao Li updated SOLR-7667:
----------------------------
    Attachment: CoreContainer.java

We propose a solution here to refer.

Mainly, I only change the code in CloserThread.run().
And also, I add protected static final Logger log = 
LoggerFactory.getLogger(CloserThread.class); to add more logs on CloserThread.

Our colleague suggest adding the timeout.
It will not hurt the performance to add the timeout. Concurrent issue is hard 
to predict sometime. Just in case.
I don't add it into this file because I don't know which value is proper.


> If more cores are loaded at startup than the transient core size, cores 
> become unavailable.
> -------------------------------------------------------------------------------------------
>
>                 Key: SOLR-7667
>                 URL: https://issues.apache.org/jira/browse/SOLR-7667
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 5.2.1, Trunk
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>         Attachments: CoreContainer.java
>
>
> Edwin Lee from the user's list caught this, the original post is titled 
> "loadOnStartup & transientCoreSize & BUG Report on CoreContainer.java"
> Nice catch Edwin!
> More details to follow:



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to