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

Update of partition's states can stuck when rebalance completed during exchange

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.9, 2.8.1
    • None
    • None
    • Docs Required, Release Notes Required

    Description

      Single message is ignoring during exchange:

      GridCachePartitionExchangeManager.java
      if (exchangeInProgress()) {
        if (log.isInfoEnabled())
          log.info("Ignore single message without exchange id (there is exchange in progress) [nodeId=" + node.id() + "]");
      	
        return;
      }
      

      By thew reason the message does not be received after exchange. At the result waiting ideal assignment stuck until next rebalance.

      Attachments

        Issue Links

          Activity

            People

              v.pyatkov Vladislav Pyatkov
              v.pyatkov Vladislav Pyatkov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m