Adam Hunyadi created MINIFICPP-1331:
---------------------------------------
Summary: 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
Fix For: 1.0.0
*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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)