[
https://issues.apache.org/jira/browse/NIFI-12473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18021160#comment-18021160
]
Matt Burgess commented on NIFI-12473:
-------------------------------------
This was premature considering NIFI-14055 is still open. If that is implemented
to support regexes this would have to be reverted.
> 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
> Fix For: 2.0.0-M2
>
> Time Spent: 0.5h
> 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)