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

        

Reply via email to