Ferenc Gerlits created MINIFICPP-2730:
-----------------------------------------
Summary: If config.yml does not exist (yet), then the debug bundle
generation fails
Key: MINIFICPP-2730
URL: https://issues.apache.org/jira/browse/MINIFICPP-2730
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Ferenc Gerlits
At {{FlowController.cpp}} lines 484-486, we add {{config.yml}} to the debug
bundle if it is configured, but we don't check if the file really exists. As a
result, the debug bundle operation fails.
Since [https://github.com/apache/nifi-minifi-cpp/pull/2069], the file may not
exist initially, if C2 is enabled but no flow is configured on C2 for the agent
class.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)