[
https://issues.apache.org/jira/browse/NIFI-16108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18095981#comment-18095981
]
ASF subversion and git services commented on NIFI-16108:
--------------------------------------------------------
Commit 38181d61ba5c61862ab1345a3f1d0d3bf060a96a in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=38181d61ba5 ]
NIFI-16108 Removed unnecessary calls of toString (#11424)
Signed-off-by: David Handermann <[email protected]>
> Unnecessary call 'toString()'
> -----------------------------
>
> Key: NIFI-16108
> URL: https://issues.apache.org/jira/browse/NIFI-16108
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Running Intellij
> Analyze -> Run Inspection by Name -> Unnecessary call 'toString()'
> indicates there are almost 80 places in the code where {{toString}} is called
> unnecessarily.
> The purpose of this ticket is to remove those calls of {{toString }}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)