Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-7603

Waiting on reconnect future doesn't help when client reconnects after full cluster restart

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3
    • None
    • None
    • None

    Description

      See attached modified test. It will fail on

      icde.reconnectFuture().get();
      assertNull(client.getOrCreateCache(CACHE_PARAMS).get(1L));

      about 20% of time. I expect that I can get cache after waiting on reconnect future.

      Attachments

        Issue Links

          Activity

            People

              ilyak Ilya Kasnacheev
              ilyak Ilya Kasnacheev
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: