You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ferenc Gerlits (Jira)" <ji...@apache.org> on 2022/08/19 15:06:00 UTC

[jira] [Created] (MINIFICPP-1916) C2DebugBundleTest fails if curl is enabled but libarchive isn't

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)