You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/06/30 07:55:47 UTC

[jira] Updated: (THRIFT-210) Add support for TFramedTransport

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

Michael Greene updated THRIFT-210:
----------------------------------

    Attachment: Main.cs
                thrift-210_v4.patch

Cassandra would like to move to the framed transport (see CASSANDRA-241 ) so I tried this out after making the changes I mentioned above, fixed a glitch with the memory buffer getting prematurely disposed, and added the requisite headers.  It works properly with the Cassandra code I'm attaching (Main.cs for reference, not commit).

> Add support for TFramedTransport
> --------------------------------
>
>                 Key: THRIFT-210
>                 URL: https://issues.apache.org/jira/browse/THRIFT-210
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Library (C#)
>            Reporter: Esteve Fernandez
>         Attachments: Main.cs, thrift-210.patch, thrift-210_v2.patch, thrift-210_v4.patch
>
>
> The C# library lacks support for framed transports. Here's a patch, but depends on THRIFT-209

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