[
https://issues.apache.org/jira/browse/NIFI-14070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17904323#comment-17904323
]
ASF subversion and git services commented on NIFI-14070:
--------------------------------------------------------
Commit 5c5b7ffa9648193959a0acdd4b7b855002c2158b in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5c5b7ffa96 ]
NIFI-14070 Replaced where possible switch statements with enhanced switch
statements (#9573)
Signed-off-by: David Handermann <[email protected]>
> Replace switch statements with enhanced switch statements (where feasible)
> --------------------------------------------------------------------------
>
> Key: NIFI-14070
> URL: https://issues.apache.org/jira/browse/NIFI-14070
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> In many places in the NIFI code base the enhanced switch statement has been
> used. There are many other places where this can be done. This ticket aims to
> replace where feasible regular switch statements with the enhanced switch
> statement.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)