[ 
https://issues.apache.org/jira/browse/NIFI-16128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Stieglitz updated NIFI-16128:
------------------------------------
    Description: 
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 a 
redundant call to {{String.format()}}

The purpose of this ticket is to remove them.

  was:
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.


> 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 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)

Reply via email to