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
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.