You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob S. Barrett (JIRA)" <ji...@apache.org> on 2017/12/12 20:04:00 UTC

[jira] [Created] (GEODE-4082) Serializable::objectSize should return size_t

Jacob S. Barrett created GEODE-4082:
---------------------------------------

             Summary: Serializable::objectSize should return size_t
                 Key: GEODE-4082
                 URL: https://issues.apache.org/jira/browse/GEODE-4082
             Project: Geode
          Issue Type: Improvement
          Components: native client
            Reporter: Jacob S. Barrett


For consistency with C++11 object sizes returned from {Serializable::objectSize} should be of type {size_t}. For consistency and counting of larger collections .NET interface {IGeodeSerializable.ObjectSize} should return {System::UInt64}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)