mattyb149 commented on pull request #4646:
URL: https://github.com/apache/nifi/pull/4646#issuecomment-1055582737


   Using a DistributedMapCache client & server (rather than Cassandra, just to 
be different), I couldn't get any records/flowfiles on the duplicate 
relationship after sending 2 of the same flowfile into the DeduplicateRecords 
processor (with the config from your template above, Multiple Files e.g.). I 
had to enable the rest of the flow so the cache values would be populated by 
the PutDistributedMapCache processor. Is that intended? If so the docs should 
reflect that and if not, the processor itself should handle writing the cache 
identifier so no additional processor is needed, or perhaps it would at least 
be configurable.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to