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

Consistent Hash externalizer loses grouping configuration

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.2.0.Final
    • 5.0.0.CR8
    • Marshalling
    • None
    • Hide

      This showed up during rehashing, as the receiver of state verifies that the keys map to that node using the state sender's consistent hash.
      This should be a no-op, but because grouping information is lost it would end up discarding state.

      As a workaround I am removing the check on the receiving side, but I think the best solution would be to move the grouping configuration out of the consistent hash.

      Show
      This showed up during rehashing, as the receiver of state verifies that the keys map to that node using the state sender's consistent hash. This should be a no-op, but because grouping information is lost it would end up discarding state. As a workaround I am removing the check on the receiving side, but I think the best solution would be to move the grouping configuration out of the consistent hash.

    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: