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

RemoteStore should not allow segmentation if groups are configured

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 14.0.0.Dev03
    • 12.0.0.Final, 13.0.0.Final
    • Loaders and Stores
    • None

    Description

      Grouping allows for users to group arbitrary keys to the same segment so they live on the same node. This is problematic with a remote store as it also has a notion of segments based on the key. However, there is no way currently to confirm if the remote cache has the exact same grouping as the existing node or even a way to tell if it has grouping.

      We need to prevent a user from configuring a remote store when the current cache has a group until we implement a way to confirm it is properly configured.

      Attachments

        Activity

          People

            wburns@redhat.com Will Burns
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: