You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Brian Baynes (JIRA)" <ji...@apache.org> on 2017/07/26 22:12:01 UTC

[jira] [Created] (GEODE-3319) Use protobuf serialization for primitive types

Brian Baynes created GEODE-3319:
-----------------------------------

             Summary: Use protobuf serialization for primitive types
                 Key: GEODE-3319
                 URL: https://issues.apache.org/jira/browse/GEODE-3319
             Project: Geode
          Issue Type: Improvement
          Components: client/server
            Reporter: Brian Baynes


As a developer using the new protocol to write a new client, I'd rather not worry about binary encoding or endianness of primitives.
Use protobuf for serialization of primitive types, which will take some burden off of the client and eliminate the problem of language-to-language endian mismatches.



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