[
https://issues.apache.org/jira/browse/NIFI-7373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163461#comment-17163461
]
ASF subversion and git services commented on NIFI-7373:
-------------------------------------------------------
Commit 0e61dbc9a02801f7bef21b43c3a7bdd644c5b281 in nifi's branch
refs/heads/main from Mike Thomsen
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0e61dbc ]
NIFI-7373
Added new methods to DistributedMapCacheClient for bulk get and put. Updated
HBase 1.1.2 clients.
Added HBase 2 support.
Added Redis support.
> 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)