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

Expose segment ownership in the Hot Rod client

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 8.0.0.Beta1, 8.0.0.Final
    • 8.0.0.Alpha1
    • Analytics
    • None

      ISPN-5219 exposes entry iteration via Hot Rod and allows to filter based on segments.
      In order to be able to eventually calculate the segments to be filtered on, ownership information for a cache needs to be exposed as well.
      API suggestion by @wburns:

      Set<Integer> getSegments()
      Map<Address, Set<Integer>> getSegmentsByServer()
      

              gfernand@redhat.com Gustavo Fernandes (Inactive)
              gfernand@redhat.com Gustavo Fernandes (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: