You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/23 18:27:59 UTC

[jira] Assigned: (THRIFT-218) When validation fails on serialization/deserialization, print out the invalid object

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

Bryan Duxbury reassigned THRIFT-218:
------------------------------------

    Assignee: Bryan Duxbury

> When validation fails on serialization/deserialization, print out the invalid object
> ------------------------------------------------------------------------------------
>
>                 Key: THRIFT-218
>                 URL: https://issues.apache.org/jira/browse/THRIFT-218
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (Java)
>            Reporter: Nathan Marz
>            Assignee: Bryan Duxbury
>            Priority: Minor
>
> When validation fails on serialization or deserialization, it would be helpful to know what was in the object rather than just seeing the message "X field was missing". The exception should append the object's toString() to the error message.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.