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

Cao Manh Dat edited comment on SOLR-12369 at 5/17/18 9:08 AM:
--------------------------------------------------------------

The idea here is the core should force update its collection from ZK when 
waiting to find shard id. But it seems that it will cause some overhead to 
Zookeeper. {{SOLR-9140}} Seems a good idea but we still have a chance to miss a 
notification. 


was (Author: caomanhdat):
The idea here is the core should force update its collection from ZK when 
waiting to find shard id. But it seems that it will cause some overhead to 
Zookeeper. 

> Create core sometimes failed because of ZkController.waitForShardId
> -------------------------------------------------------------------
>
>                 Key: SOLR-12369
>                 URL: https://issues.apache.org/jira/browse/SOLR-12369
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Cao Manh Dat
>            Assignee: Cao Manh Dat
>            Priority: Major
>
> When I beast tests I sometimes see failures of not being able to create a 
> core. This turn out that {{ZkController.waitForShardId}} was failed because 
> node's clusterstate is never updated. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to