You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Matthew Reddington (Jira)" <ji...@apache.org> on 2020/03/10 21:40:00 UTC

[jira] [Created] (GEODE-7868) C# ReflectionBasedAutoSerializer problems for unsupported types.

Matthew Reddington created GEODE-7868:
-----------------------------------------

             Summary: C# ReflectionBasedAutoSerializer problems for unsupported types.
                 Key: GEODE-7868
                 URL: https://issues.apache.org/jira/browse/GEODE-7868
             Project: Geode
          Issue Type: Improvement
          Components: native client
            Reporter: Matthew Reddington


Seen when auto-serializing some types, for example - ushort or UInt16.

 

System.Guid put is successful. The get fails because the Guid has no default constructor.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)