[
https://issues.apache.org/jira/browse/THRIFT-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Clark closed THRIFT-206.
------------------------------
Resolution: Fixed
In 714069.
> ruby required field validation requires before read instead of after
> --------------------------------------------------------------------
>
> Key: THRIFT-206
> URL: https://issues.apache.org/jira/browse/THRIFT-206
> Project: Thrift
> Issue Type: Bug
> Components: Library (Ruby)
> Reporter: Bryan Duxbury
> Assignee: Bryan Duxbury
> Attachments: thrift-206.patch
>
>
> There's a glaring bug in the original ruby required patch. The check of
> required field presence happens BEFORE deserializing, not after. This means
> unset required fields will always be null.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.