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

testReconnectCacheDestroyedAndCreated should excpect recreated client cache

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.5
    • 2.5
    • cache

    Description

      Due to changes IGNITE-2766 have merged, client cache recreates after node reconnects.

      For IgniteClientReconnectCacheTest.testReconnectCacheDestroyedAndCreated currently we have an exception:

      java.lang.AssertionError: Exception has not been thrown.
          at org.apache.ignite.testframework.GridTestUtils.assertThrows(GridTestUtils.java:328)
          at org.apache.ignite.internal.IgniteClientReconnectCacheTest.testReconnectCacheDestroyedAndCreated(IgniteClientReconnectCacheTest.java:897)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          at java.lang.reflect.Method.invoke(Method.java:498)
          at junit.framework.TestCase.runTest(TestCase.java:176)
          at org.apache.ignite.testframework.junits.GridAbstractTest.runTestInternal(GridAbstractTest.java:2080)
          at org.apache.ignite.testframework.junits.GridAbstractTest.access$000(GridAbstractTest.java:140)
          at org.apache.ignite.testframework.junits.GridAbstractTest$5.run(GridAbstractTest.java:1995)
          at java.lang.Thread.run(Thread.java:748)
      

      Attachments

        Issue Links

          Activity

            People

              mmuzaf Maxim Muzafarov
              mmuzaf Maxim Muzafarov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: