Daniel Stieglitz created NIFI-14787:
---------------------------------------
Summary: 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
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)