[
https://issues.apache.org/jira/browse/NIFI-16122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-16122:
------------------------------------
Fix Version/s: 2.11.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Remove Redundant Type Casts
> ---------------------------
>
> Key: NIFI-16122
> URL: https://issues.apache.org/jira/browse/NIFI-16122
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Fix For: 2.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Running Intellij
> Analyze -> Run Inspection by Name -> Redundant type cast
> indicates there are many places in the code where there are unnecessary casts.
> The purpose of this ticket is to remove these unnecessary casts and implement
> the use of the PMD rule {{UnnecessaryCast}} which will prevent unnecessary
> casts in the future.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)