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