[
https://issues.apache.org/jira/browse/NIFI-14796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-14796:
------------------------------------
Fix Version/s: 2.6.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Implement PMD rules InefficientEmptyStringCheck, StringInstantiation,
> StringToString, UselessStringValueOf and UseStringBufferForStringAppends
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-14796
> URL: https://issues.apache.org/jira/browse/NIFI-14796
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Fix For: 2.6.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> More information about these PMD rules can be found following the links below
> [InefficientEmptyStringCheck|https://pmd.github.io/pmd/pmd_rules_java_performance.html#inefficientemptystringcheck]
> [StringInstantiation|https://pmd.github.io/pmd/pmd_rules_java_performance.html#stringinstantiation]
> [StringToString|https://pmd.github.io/pmd/pmd_rules_java_performance.html#stringtostring]
>
> [UselessStringValueOf|https://pmd.github.io/pmd/pmd_rules_java_performance.html#uselessstringvalueof]
> [UseStringBufferForStringAppends|https://pmd.github.io/pmd/pmd_rules_java_performance.html#usestringbufferforstringappends]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)