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

NonBlockingStoreAdapter size method returns wrong value for non segmented stores

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 11.0.0.Final
    • Loaders and Stores
    • None
    • Undefined

    Description

      The size method doesn't use the provided segments if the store is not segmented. https://github.com/infinispan/infinispan/blob/7206596b4a0258d0b8f1a20d78259e7f270a81ec/core/src/main/java/org/infinispan/persistence/support/NonBlockingStoreAdapter.java#L124
      It should utilize publishKeys and filter out keys that don't match the given segments if the segments provided don't contain all owned segments.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: