Ferenc Gerlits created MINIFICPP-1916:
-----------------------------------------
Summary: C2DebugBundleTest fails if curl is enabled but libarchive
isn't
Key: MINIFICPP-1916
URL: https://issues.apache.org/jira/browse/MINIFICPP-1916
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Affects Versions: 0.12.0
Reporter: Ferenc Gerlits
Assignee: Ferenc Gerlits
C2DebugBundleTest tests a use case in which MiNiFi sends a compressed bundle of
configuration files to the C2 server. Since compression requires the
{{libarchive}} library, {{C2Agent::bundleDebugInfo()}} throws an exception if
it cannot find the {{io::ArchiveStreamProvider}} class, which is defined in the
{{libarchive}} extension.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)