[
https://issues.apache.org/jira/browse/SOLR-11269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cao Manh Dat updated SOLR-11269:
--------------------------------
Attachment: SOLR-11269.patch
The patch that fix 2 exceptions that mentioned :
- ZkController.createEphemeralLiveNode() should catch for NodeExistsException
- {{ZkController.coreZkRegister}} should use fixedThreadPool strategy (
numThread = coreContainer.getConfig().getCoreLoadThreadCount() ), instead of
cachedThreadPool.
> Node gone after reconnecting to ZK
> ----------------------------------
>
> Key: SOLR-11269
> URL: https://issues.apache.org/jira/browse/SOLR-11269
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Cao Manh Dat
> Assignee: Cao Manh Dat
> Attachments: SOLR-11269.patch
>
>
> I have seen some failures, related to {{ZkController.OnReconnect}} that made
> the node "gone" ( it is not present in "/live_nodes" ). In fact any exception
> during {{OnReconnect.command()}} execution will made the node "gone". Some of
> them are
> - {{ZkController.createEphemeralLiveNode()}} can throw NodeExistsException
> - {{OutOfMemoryError : unable to create new native Thread}} during adding
> core to {{executorService}} for recovering
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]