You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2011/07/23 23:13:09 UTC

[jira] [Commented] (THRIFT-1230) C# Library -- THashSet is not marked as Serializable which makes all Thrift classes that uses it unserializable

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

Hudson commented on THRIFT-1230:
--------------------------------

Integrated in Thrift #193 (See [https://builds.apache.org/job/Thrift/193/])
    THRIFT-1230 C# Library -- THashSet is not marked as Serializable which makes all Thrift classes that uses it unserializable
Patch: Maciek Weksej

roger : http://svn.apache.org/viewvc/?view=rev&rev=1147643
Files : 
* /thrift/trunk/lib/csharp/src/Collections/THashSet.cs


> C# Library -- THashSet is not marked as Serializable which makes all Thrift classes that uses it unserializable
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-1230
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1230
>             Project: Thrift
>          Issue Type: Bug
>          Components: C# - Library
>    Affects Versions: 0.6.1
>            Reporter: Maciek Weksej
>            Assignee: Maciek Weksej
>            Priority: Minor
>         Attachments: thashset_serializable.patch
>
>
> Serializing Thrift classes using System.Runtime.Serialization is impossible, because THashSet is not marked as Serializable.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira