You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Marton Szasz (Jira)" <ji...@apache.org> on 2021/01/21 15:52:14 UTC

[jira] [Updated] (MINIFICPP-981) Avoid maintaining our own Curl HTTP Client

     [ https://issues.apache.org/jira/browse/MINIFICPP-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marton Szasz updated MINIFICPP-981:
-----------------------------------
    Fix Version/s:     (was: 0.8.0)
                   0.9.0

> Avoid maintaining our own Curl HTTP Client
> ------------------------------------------
>
>                 Key: MINIFICPP-981
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-981
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Marc Parisi
>            Priority: Critical
>             Fix For: 0.9.0
>
>
> [https://github.com/jpbarrette/curlpp] may be a better alternative. I use it on a separate project and would have preferred starting with that. Some stakeholders did not want us to use that library, but I think we should avoid maintaining our own client and wasting cycles to fix bugs. While we can argue that we "know what our bugs are" I don't think that we do and there are likely many more. Through evolution curlpp has improved and I would not like to incur that cost on our project. I would prefer to avoid maintaining curl code and use a third party library.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)