You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Adam Hunyadi (Jira)" <ji...@apache.org> on 2020/08/13 07:59:00 UTC

[jira] [Updated] (MINIFICPP-1331) Upgrade yaml-cpp to eliminate issues with "NULL" string in config

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

Adam Hunyadi updated MINIFICPP-1331:
------------------------------------
    Description: 
*Background:*

Parsing the value "NULL" for a configuration node currently throws. This is potentially an issue with yaml-cpp: [https://github.com/jbeder/yaml-cpp/issues/590]. The fix is ready on their side, but as of the creation time of this Jira, it is yet to be released.

*Proposal:*

Once the new release of yaml-cpp is out, we should upgrade our dependency as well. On upgrading please check the changelog for potential behaviour changes.

  was:
*Background:*

Parsing the value "NULL" for a node currently throws. This is potentially an issue with yaml-cpp: [https://github.com/jbeder/yaml-cpp/issues/590]. The fix is ready on their side, but as of the creation time of this Jira, it is yet to be released.

*Proposal:*

Once the new release of yaml-cpp is out, we should upgrade our dependency as well. On upgrading please check the changelog for potential behaviour changes.


> Upgrade yaml-cpp to eliminate issues with "NULL" string in config
> -----------------------------------------------------------------
>
>                 Key: MINIFICPP-1331
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1331
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Adam Hunyadi
>            Priority: Minor
>              Labels: MiNiFi-CPP-Hygiene
>             Fix For: 1.0.0
>
>
> *Background:*
> Parsing the value "NULL" for a configuration node currently throws. This is potentially an issue with yaml-cpp: [https://github.com/jbeder/yaml-cpp/issues/590]. The fix is ready on their side, but as of the creation time of this Jira, it is yet to be released.
> *Proposal:*
> Once the new release of yaml-cpp is out, we should upgrade our dependency as well. On upgrading please check the changelog for potential behaviour changes.



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