[
https://issues.apache.org/jira/browse/NIFI-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17204826#comment-17204826
]
ASF subversion and git services commented on NIFI-7867:
-------------------------------------------------------
Commit 62f4d098837daab94c559f75a0eef5427e6234f1 in nifi's branch
refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=62f4d09 ]
NIFI-7867: Add break statement to prevent diagnostics from running env afterward
> nifi.sh diagnostics also runs the env command
> ---------------------------------------------
>
> Key: NIFI-7867
> URL: https://issues.apache.org/jira/browse/NIFI-7867
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When running the "nifi.sh diagnostics" command, it does the diagnostic dump
> and then continues to run the "env" command as well. This is a result of a
> missing "break" statement in the switch clause.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)