[
https://issues.apache.org/jira/browse/NIFI-16127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18097679#comment-18097679
]
ASF subversion and git services commented on NIFI-16127:
--------------------------------------------------------
Commit 2b83fe9143063abd2ccb6b5ca2d5b4649177b2d5 in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2b83fe91430 ]
NIFI-16127 Removed redundant usage of unmodifiable Collection wrappers (#11448)
Signed-off-by: David Handermann <[email protected]>
> Remove redundant usage of unmodifiable collection wrappers
> ----------------------------------------------------------
>
> Key: NIFI-16127
> URL: https://issues.apache.org/jira/browse/NIFI-16127
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Running Intellij
> Analyze -> Run Inspection by Name -> Redundant usage of unmodifiable
> collection wrappers
> indicates there a handful of places in the code where there are a redundant
> usage of unmodifiable collection wrappers
> The purpose of this ticket is to remove them
--
This message was sent by Atlassian Jira
(v8.20.10#820010)