[ 
https://issues.apache.org/jira/browse/THRIFT-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661722#comment-13661722
 ] 

Hudson commented on THRIFT-1760:
--------------------------------

Integrated in Thrift #646 (See [https://builds.apache.org/job/Thrift/646/])
    THRIFT-1760 [Ruby] Remove unnecessary native protocol code (Revision 
4f623260b5c22c7719f5730c94f999f3d53eb425)

     Result = SUCCESS
roger : 
Files : 
* lib/rb/ext/thrift_native.c
* lib/rb/ext/protocol.c
* lib/rb/ext/constants.h
* lib/rb/ext/protocol.h

                
> [Ruby] Remove unnecessary native protocol code
> ----------------------------------------------
>
>                 Key: THRIFT-1760
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1760
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Ruby - Library
>    Affects Versions: 0.9
>            Reporter: Nathan Beyer
>            Assignee: Nathan Beyer
>              Labels: ruby
>         Attachments: THRIFT-1760-remove-unecessary-native-protocol-code.patch
>
>
> Within the Ruby library, there is some base protocol code written in C that 
> doesn't need to be. All of this functionality is already defined by the Ruby 
> code. The native code isn't providing any notable performance improvements, 
> but does make the code more difficult to maintain.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to