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

Ilya Kasnacheev updated IGNITE-7603:
------------------------------------
    Affects Version/s:     (was: 2.4)
                       2.3

> Waiting on reconnect future doesn't lead to working instance when client 
> reconnects
> -----------------------------------------------------------------------------------
>
>                 Key: IGNITE-7603
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7603
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Ilya Kasnacheev
>            Assignee: Ilya Kasnacheev
>            Priority: Major
>
> See attached modified test. It will fail on
> {code:java}
> icde.reconnectFuture().get();
> assertNull(client.getOrCreateCache(CACHE_PARAMS).get(1L));{code}
> about 20% of time. I expect that I can get cache after waiting on reconnect 
> future.



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

Reply via email to