[
https://issues.apache.org/jira/browse/THRIFT-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Duxbury resolved THRIFT-218.
----------------------------------
Resolution: Fixed
Committed.
> 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
> Attachments: thrift-218.patch
>
>
> 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.