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

Yakov Zhdanov commented on IGNITE-8753:
---------------------------------------

Then the final one should be like the following:

{noformat}
Failed to resolve nodes topology (consider increasing value for 
DISCOVERY_HISTORY system property) [cacheGrp=<cache info>, topVer=<topology 
version>, history=<disco cache history>, snap=<topology snapshot>, 
locNode=<localNode info>]
{noformat}

[~sergey-chugunov] agree?

> Improve error message when requested topology version was preempted from 
> Discovery Cache
> ----------------------------------------------------------------------------------------
>
>                 Key: IGNITE-8753
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8753
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Sergey Chugunov
>            Priority: Major
>
> When a lot of nodes try to join cluster at the same time (which is common 
> when ZookeeperDiscoverySpi is used), size of Discovery Cache may be exhausted 
> so next node won't find topology version it needs to proceed with joining.
> For now exception is thrown in this situation, we need to improve its message 
> with suggestion to check DISCOVERY_HISTORY setting.



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

Reply via email to