[
https://issues.apache.org/jira/browse/NIFI-14787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010031#comment-18010031
]
ASF subversion and git services commented on NIFI-14787:
--------------------------------------------------------
Commit 015074df135ec803942e6db9617fd17290dcf7f7 in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=015074df13 ]
NIFI-14787 Implemented code improvements to avoid PMD ImplicitSwitchFallThrough
rule (#10134)
Signed-off-by: David Handermann <[email protected]>
> Implement code improvements to avoid PMD's ImplicitSwitchFallThrough rule.
> --------------------------------------------------------------------------
>
> Key: NIFI-14787
> URL: https://issues.apache.org/jira/browse/NIFI-14787
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> There some suggestions in PR
> [#10107|https://github.com/apache/nifi/pull/10107] either to add break
> statements, add comments or rework some of the code to avoid the PMD's
> ImplicitSwitchFallThrough rule which was added in NIFI-14766 but were never
> followed up on. This ticket is meant to address those suggestions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)