[ 
https://issues.apache.org/jira/browse/NIFI-12473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794140#comment-17794140
 ] 

ASF subversion and git services commented on NIFI-12473:
--------------------------------------------------------

Commit 34aebc1f6995a08526fccb8551a0a18e25ff1f98 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=34aebc1f69 ]

NIFI-12473 Deleted removeByPattern Methods from Cache Services

Signed-off-by: Pierre Villard <[email protected]>

This closes #8124.


> Delete Pattern-based Remove Methods from Cache Client Services
> --------------------------------------------------------------
>
>                 Key: NIFI-12473
>                 URL: https://issues.apache.org/jira/browse/NIFI-12473
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 2.0.0-M1
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The DistributedMapCacheClient Controller Service interface has methods to 
> remove elements based on cache keys matching a regular expression. Cache 
> Service implementations have implemented this method at different levels, but 
> no Processors or other components use these interface methods. With the only 
> reference to these methods contained in test classes, the removeByPattern 
> methods should be removed from the Controller Service interface and from 
> implementation classes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to