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

Bryan Duxbury reassigned THRIFT-89:
-----------------------------------

    Assignee: Kevin Ballard

> BinaryProtocolAccelerated references TProtocolException
> -------------------------------------------------------
>
>                 Key: THRIFT-89
>                 URL: https://issues.apache.org/jira/browse/THRIFT-89
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>            Reporter: Kevin Ballard
>            Assignee: Kevin Ballard
>         Attachments: 
> 0001-rb-BinaryProtocolAccelerated-should-use-Thrift-Pro.patch
>
>
> BinaryProtocolAccelerated is using TProtocolException instead of 
> Thrift::ProtocolException.
> It's also using rb_raise() to raise the exception instead of rb_exc_raise(), 
> so it raises the wrong exception (it raises a NoMethodError because 
> #<Thrift::ProtocolException> doesn't implement `new').

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

Reply via email to