Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-7998

Multi-key write commands assume all segments have CH.getNumOwners() owners

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 9.1.0.Final
    • 9.1.0.Beta1, 9.0.3.Final
    • Core
    • None

    Description

      When handling multi-key write commands, both TriangleDistributionInterceptor and NonTxDistributionInterceptor assume that there are no backup owners when consistentHash.getNumOwners() == 1. But during rebalance some segments can have more than getNumOwners() owners, as the write CH is a union of the current and future CHs, while getNumOwners() always returns the value in the cache configuration.

      Attachments

        Activity

          People

            dberinde@redhat.com Dan Berindei (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: