[
https://issues.apache.org/jira/browse/THRIFT-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Duxbury updated THRIFT-312:
---------------------------------
Attachment: thrift-312.patch
It's been a while since I looked at this issue, so I'm not sure from the
description what the problem was. The only thing I could find was that there's
a lot of commented out test code that isn't needed anymore in the
BinaryProtocolAccelerated spec. This patch removes that commented out code.
If no one objects, I will commit and close this issue.
> Ruby unit tests fail due to change in BinaryProtocolAccelerated interface
> -------------------------------------------------------------------------
>
> Key: THRIFT-312
> URL: https://issues.apache.org/jira/browse/THRIFT-312
> Project: Thrift
> Issue Type: Bug
> Components: Library (Ruby)
> Reporter: Bryan Duxbury
> Assignee: Bryan Duxbury
> Attachments: thrift-312.patch
>
>
> It looks like the unit tests exercise BinaryProtocolAccelerated in the old
> way still, using encode_binary and decode_binary, rather than the standard
> interface methods, post THRIFT-248.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.