[jira] [Updated] (AVRO-2153) Generating C++ code with avrogencpp produces unclear error message

2018-10-02 Thread Thiruvalluvan M. G. (JIRA)


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

Thiruvalluvan M. G. updated AVRO-2153:
--
Resolution: Cannot Reproduce
Status: Resolved  (was: Patch Available)

The problem is specific to the reporter's environment and the reporter has 
closed the pull request.

> 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
>  Components: c++
>Reporter: Nick Byman
>Priority: Minor
>
> 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, because the node's name 
> isn't passed to boost::format correctly. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (AVRO-2153) Generating C++ code with avrogencpp produces unclear error message

2018-04-01 Thread Thiruvalluvan M. G. (JIRA)

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

Thiruvalluvan M. G. updated AVRO-2153:
--
Component/s: c++

> 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
>  Components: c++
>Reporter: Nick Byman
>Priority: Minor
>
> 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, because the node's name 
> isn't passed to boost::format correctly. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (AVRO-2153) Generating C++ code with avrogencpp produces unclear error message

2018-04-01 Thread Thiruvalluvan M. G. (JIRA)

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

Thiruvalluvan M. G. updated AVRO-2153:
--
Status: Patch Available  (was: Open)

> 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
>  Components: c++
>Reporter: Nick Byman
>Priority: Minor
>
> 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, because the node's name 
> isn't passed to boost::format correctly. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (AVRO-2153) Generating C++ code with avrogencpp produces unclear error message

2018-03-03 Thread Nick Byman (JIRA)

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

Nick Byman updated AVRO-2153:
-
Description: 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, because the node's 
name isn't passed to boost::format correctly.   (was: 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. )

> 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
>Priority: Minor
>
> 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, because the node's name 
> isn't passed to boost::format correctly. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)