[
https://issues.apache.org/jira/browse/MINIFICPP-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi resolved MINIFICPP-1331.
--------------------------------------
Fix Version/s: 0.11.0
Resolution: Fixed
> 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
> Assignee: Gábor Gyimesi
> Priority: Minor
> Labels: MiNiFi-CPP-Hygiene
> Fix For: 1.0.0, 0.11.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> *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
> (*last version known not to have this fix: yaml-cpp-0.6.3*).
> *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)