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

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

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

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

      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.

              dberinde@redhat.com Dan Berindei (Inactive)
              dberinde@redhat.com Dan Berindei (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: