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

Partition update counters may be inconsistent after rebalancing

    XMLWordPrintableJSON

Details

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

    Description

      Problem:
      If partition rebalance requires more than one batch we are not sending `Clean` flag for it in the last supply message and as result don't set updateCounter to right value.

      Temporary solution:
      Send `Clean` flags for partitions that were fully rebalanced in the last supply message. But we still have a problem with race conditions with setting updateCounter during concurrent rebalance and cache load.

      General solution:
      https://issues.apache.org/jira/browse/IGNITE-6113

      Attachments

        Issue Links

          Activity

            People

              jokser Pavel Kovalenko
              jokser Pavel Kovalenko
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: