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

Distributed Callable with automatic filled keys in environment where current node = owner

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 5.1.7.Final
    • Clustered Executor
    • None

      In a distributed cache I need to process every key one time. My solution is ATM to create a distributed call and on every node walk through the keyset of the cache and process every node, where the current node is the owner.

      This solution works, but is not really nice.

      I'd like to have a specific Distributed callable for this or an flag/option to enable that the keys where the current node is owner are used at setEnvironment(...).

            Unassigned Unassigned
            tfromm_jira Thomas Fromm (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: