David Handermann created NIFI-12473:
---------------------------------------
Summary: 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
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)