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

Scattered Cache does not replicate metadata on state transfer

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Major Major
    • None
    • 10.0.0.Final
    • None
    • None

      The RemoteMetadata that is replicated to other nodes during scattered state transfer drops all the metadata information, other than the version. We should include all of it if possible.

      https://github.com/infinispan/infinispan/blob/e4661c4e87ca6b31750bf3d7a9173a229f33fcbc/core/src/main/java/org/infinispan/scattered/impl/ScatteredStateProviderImpl.java#L199

      An idea is instead to wrap the old metadata in a new one. we should make sure to not rewrap a RemoteMetadata though and unwrap if necessary as the owner moves.

              Unassigned Unassigned
              wburns@redhat.com Will Burns
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: