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

Assertion Error in GridDhtPartitionsExchangeFuture : msg == null

    XMLWordPrintableJSON

Details

    Description

      [14:56:31]W:		 [org.apache.ignite:ignite-core] java.lang.AssertionError: GridDhtPartitionsExchangeFuture [dummy=false, forcePreload=false, reassign=false, discoEvt=DiscoveryCustomEvent [customMsg=null, affTopVer=AffinityTopologyVersion [topVer=18, minorTopVer=2], super=DiscoveryEvent [evtNode=TcpDiscoveryNode [id=48b4ad89-eb6c-4d5b-85b5-c964fd300003, addrs=[127.0.0.1], sockAddrs=[/127.0.0.1:47503], discPort=47503, order=8, intOrder=6, lastExchangeTime=1497700591967, loc=true, ver=2.1.0#19700101-sha1:00000000, isClient=false], topVer=18, nodeId8=48b4ad89, msg=null, type=DISCOVERY_CUSTOM_EVT, tstamp=1497700591967]], crd=TcpDiscoveryNode [id=48b4ad89-eb6c-4d5b-85b5-c964fd300003, addrs=[127.0.0.1], sockAddrs=[/127.0.0.1:47503], discPort=47503, order=8, intOrder=6, lastExchangeTime=1497700591967, loc=true, ver=2.1.0#19700101-sha1:00000000, isClient=false], exchId=GridDhtPartitionExchangeId [topVer=AffinityTopologyVersion [topVer=18, minorTopVer=2], nodeId=48b4ad89, evt=DISCOVERY_CUSTOM_EVT], added=true, initFut=GridFutureAdapter [ignoreInterrupts=false, state=DONE, res=false, hash=79503565], init=false, lastVer=null, partReleaseFut=null, exchActions=null, affChangeMsg=null, skipPreload=false, clientOnlyExchange=false, initTs=1497700591967, centralizedAff=false, changeGlobalStateE=null, exchangeOnChangeGlobalState=false, forcedRebFut=null, done=true, evtLatch=0, remaining=[20d897e3-729f-404e-a4b5-565137100001, afc48273-8741-48b5-a1c9-e9c011b00000, 38c88372-509a-45b2-9b0d-39ccc0100002], super=GridFutureAdapter [ignoreInterrupts=false, state=DONE, res=class org.apache.ignite.internal.IgniteInterruptedCheckedException: Node is stopping: cache.IgniteCacheCreateRestartSelfTest3, hash=551729273]]
      [14:56:31]W:		 [org.apache.ignite:ignite-core] 	at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init(GridDhtPartitionsExchangeFuture.java:570)
      [14:56:31]W:		 [org.apache.ignite:ignite-core] 	at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:1858)
      [14:56:31]W:		 [org.apache.ignite:ignite-core] 	at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:110)
      [14:56:31]W:		 [org.apache.ignite:ignite-core] 	at java.lang.Thread.run(Thread.java:745)
      

      IgniteCacheCreateRestartSelfTest reproduces this issue.

      Attachments

        Activity

          People

            sboikov Semen Boikov
            ilantukh Ilya Lantukh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: