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

Segment-aware shared cache stores

XMLWordPrintable

    • Sprint 9.4.0.Beta1, Sprint 9.4.0.CR1, Sprint 9.4.0.CR3

      Shared cache stores (e.g. JDBC) should be segment-aware so that they only load the keys they own.
      Possible implementation: add a segment id column, so that the store can SELECT * FROM table WHERE segment_id = segment
      Need to think about how to reconstruct segment ids.

            wburns@redhat.com Will Burns
            ttarrant@redhat.com Tristan Tarrant
            Diego Lovison Diego Lovison
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: