Nick Byman created AVRO-2153:
--------------------------------
Summary: Generating C++ code with avrogencpp produces unclear
error message
Key: AVRO-2153
URL: https://issues.apache.org/jira/browse/AVRO-2153
Project: Avro
Issue Type: Bug
Reporter: Nick Byman
If you put a bad name for a json node in an avro file, you can sometimes get:
"Exception: boost::too_many_args: format-string referred", when avro is trying
to tell you the name of the bad json node, but the node's name isn't passed to
boost::format correctly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)