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

Stanilovsky Evgeny commented on IGNITE-9184:
--------------------------------------------

Guys, i suppose problem is here:
{code:java}
                    for (CacheEntryEvent<? extends ManagementKey, ? extends 
Boolean> e : evts) {
                        for (CacheEntryEvent<? extends ManagementKey, ? extends 
Boolean> event : evts) {
{code} 
i run this code (with commented first *for* line) 10 mins and have no problems 
here.
[~mcherkasov] check it ones more plz?


> Cluster hangs during concurrent node restart and continues query registration
> -----------------------------------------------------------------------------
>
>                 Key: IGNITE-9184
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9184
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 2.6
>            Reporter: Mikhail Cherkasov
>            Assignee: Mikhail Cherkasov
>            Priority: Blocker
>             Fix For: 2.8
>
>         Attachments: StressTest.java, logs, stacktrace
>
>
> Please check the attached test case and stack trace.
> I can see: "Failed to wait for initial partition map exchange" message.
>  
>  



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

Reply via email to