[
https://issues.apache.org/jira/browse/NIFI-16144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18099053#comment-18099053
]
ASF subversion and git services commented on NIFI-16144:
--------------------------------------------------------
Commit 96f2b5bf958816dadcb9ac61116f1dcacc5d40a7 in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=96f2b5bf958 ]
NIFI-16144 Removed redundant String operations (#11476)
Signed-off-by: David Handermann <[email protected]>
> Remove redundant String operations
> ----------------------------------
>
> Key: NIFI-16144
> URL: https://issues.apache.org/jira/browse/NIFI-16144
> 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 'String' operation
> indicates there are over 35 places in the code where there are redundant
> string operations performed.
> The purpose of this ticket is to remove these redundant string operations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)