[
https://issues.apache.org/jira/browse/NIFI-16144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-16144:
------------------------------------
Description:
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.
was:
Running Intellij
Analyze -> Run Inspection by Name -> Misordered 'assertEqual' arguments
indicates there are over 100 places in the code where the arguments for
assertEqual are not in the correct order.
The purpose of this ticket is to correct the arguments order.
> 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
>
> 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)