Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-3214

Add a method to DistributedMapCacheClient to replace existing key only if it hasn't been changed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • Extensions
    • None

    Description

      It would be helpful for some processors to be able to get a list of all the keys in the distributed map cache that match some pattern, or even to get a list of all the keys. We should update DistributedMapCacheClient to have a method like getKeys(String pattern). replace an existing key in the distributed map cache with concurrency control so that the key will be replaced only if it hasn't been updated by other operations since updating client program fetched the key.

      Updated JIRA description as mentioned in NIFI-3216.

      Attachments

        Issue Links

          Activity

            People

              ijokarumawak Koji Kawamura
              bbende Bryan Bende
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: