[
https://issues.apache.org/jira/browse/NIFI-13596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890408#comment-17890408
]
ASF subversion and git services commented on NIFI-13596:
--------------------------------------------------------
Commit d23bf2ce4fedcede87b7560bc4a552a814ef0771 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d23bf2ce4f ]
NIFI-13596 Renamed Distributed Cache Server and Client Services
- Renamed DistributedMapCacheServer to MapCacheServer
- Renamed DistributedSetCacheServer to SetCacheServer
- Renamed DistributedMapCacheClientService to MapCacheClientService
- Renamed DistributedSetCacheClientService to SetCacheClientService
Signed-off-by: Pierre Villard <[email protected]>
This closes #9398.
> Rename DistributedMapCacheServer and DistributedMapCacheClientService
> ---------------------------------------------------------------------
>
> Key: NIFI-13596
> URL: https://issues.apache.org/jira/browse/NIFI-13596
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Pierre Villard
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.0.0-M5
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> It's been mentioned many times (mailing lists, Slack, etc) that
> DistributedMapCacheServer and DistributedMapCacheClientService components are
> not really well named as there is nothing really being distributed. This can
> be extremely confusing.
> As part of the NiFi 2.0 release, we should leverage this opportunity to
> rename those components. This is a breaking change but I believe this worth
> the breaking change to provide a much better user experience. A bit similar
> to NIFI-13454.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)