You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kukushkin (JIRA)" <ji...@apache.org> on 2018/03/01 13:12:00 UTC

[jira] [Created] (IGNITE-7858) "Cannot find cache" error for existing cache on unstable topology

Alexey Kukushkin created IGNITE-7858:
----------------------------------------

             Summary: "Cannot find cache" error for existing cache on unstable topology 
                 Key: IGNITE-7858
                 URL: https://issues.apache.org/jira/browse/IGNITE-7858
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.5
            Reporter: Alexey Kukushkin


Java thin client high availability test fails with "Cannot find cache" error for existing cache.

Reproducer:

git fetch professional
git checkout ignite-7421
Open org.apache.ignite.thinclient.system.ReliabilityTest and search for "TODO: fix CACHE_DOES_NOT_EXIST server error". Then remove the try/catch block leaving only assertion call.
Run test testFailover



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