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

Daniel Stieglitz updated NIFI-16218:
------------------------------------
    Description: 
Running Intellij

Analyze -> Run Inspection by Name -> Declaration can have 'final' modifier

indicates there are over 200 places in the code where the final modifier can be 
used.

The purpose of this ticket is to add the final modifier in those places.

  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.


> Add final modifier where possible
> ---------------------------------
>
>                 Key: NIFI-16218
>                 URL: https://issues.apache.org/jira/browse/NIFI-16218
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>
> Running Intellij
> Analyze -> Run Inspection by Name -> Declaration can have 'final' modifier
> indicates there are over 200 places in the code where the final modifier can 
> be used.
> The purpose of this ticket is to add the final modifier in those places.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to