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

PutDistributedMapCache processor

    XMLWordPrintableJSON

Details

    Description

      There is a standard controller service, called DistributedMapCacheServer, which provides a distributed cache, and an associated DistributedMapCacheClientService to interact with the cache. But there is not any standard processor, which puts data into the cache, and helps the user to leverage the distributed cache capabilities.

      The purpose of PutDistributedMapCache is very similar to the egress processors: it gets the content of a FlowFile and puts it to a distributed map cache, using a cache key computed from FlowFile attributes. If the cache already contains the entry and the cache update strategy is 'keep original' the entry is not replaced.

      Attachments

        Activity

          People

            Unassigned Unassigned
            joemeszaros Joe Mészáros
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: