[
https://issues.apache.org/jira/browse/NIFI-16128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-16128:
------------------------------------
Summary: Remove redundant call to String.format() (was: Remove redundant
call to format())
> 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: Minor
>
> Running Intellij
> Analyze -> Run Inspection by Name -> Redundant call to format()
> indicates there are over a handful of places in the code where the arguments
> there are a redundant call to {{String.format()}}
> The purpose of this ticket is to remove them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)