[
https://issues.apache.org/jira/browse/NIFI-14796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010797#comment-18010797
]
ASF subversion and git services commented on NIFI-14796:
--------------------------------------------------------
Commit 3c3e88cce76569e2d53cddc84e3412328a63609d in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3c3e88cce7 ]
NIFI-14796 Applied PMD rules InefficientEmptyStringCheck, StringInstantiation,
StringToString, UselessStringValueOf and UseStringBufferForStringAppends
(#10143)
Signed-off-by: David Handermann <[email protected]>
> 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
> 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)