[
https://issues.apache.org/jira/browse/NIFI-7373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163462#comment-17163462
]
ASF subversion and git services commented on NIFI-7373:
-------------------------------------------------------
Commit 99b3780ad96df3e54584362a5d8edf6967668d2d in nifi's branch
refs/heads/main from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=99b3780 ]
NIFI-7373 Setting TTL on keys in Redis putAll
This closes #4217.
> Add a bulk put method to DistributedMapCache
> --------------------------------------------
>
> Key: NIFI-7373
> URL: https://issues.apache.org/jira/browse/NIFI-7373
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Mike Thomsen
> Assignee: Mike Thomsen
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The method should allow you to put a Map of key value pairs into a
> distributed map cache. It should provide a default implementation that calls
> put() as it iterates over the map.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)