[jira] [Commented] (NIFI-7373) Add a bulk put method to DistributedMapCache

2020-07-23 Thread ASF subversion and git services (Jira)


[ 
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)


[jira] [Commented] (NIFI-7373) Add a bulk put method to DistributedMapCache

2020-07-23 Thread ASF subversion and git services (Jira)


[ 
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)