Charlie Carson created MESOS-953:
------------------------------------
Summary: default value of JSON::Value is empty string
Key: MESOS-953
URL: https://issues.apache.org/jira/browse/MESOS-953
Project: Mesos
Issue Type: Bug
Reporter: Charlie Carson
Priority: Trivial
while working on MESOS-939, I noticed that the default value of JSON::Value is
JSON::String, which has a default value of empty string. Not a bad default,
but I would think JSON::Null would be more appropriate.
fix is just to change the order of the declaration for the Variant.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)