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

Create CacheSet version that can easily be mapped over

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 9.0.0.Alpha3, 9.0.0.Final
    • None
    • None
    • None

      One of the key advantages CacheSet instances exposed by Cache is the fact that stream processing done over those can be done at each individual nodes and the results are collated in the originator node.

      There are situations when such CacheSet instances are to be transformed using a map() function and the resulting CacheSet needs to be exposed. Currently there's no easy way to keep a distributed cache set working as distributed while the data is transformed over.

      So, this enhancement is about having an easy way to expose mapped distributed cache sets like this.

            wburns@redhat.com Will Burns
            rh-ee-galder Galder ZamarreƱo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: