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 Rowe (JIRA)" <ji...@apache.org> on 2017/12/06 17:38:00 UTC

[jira] [Created] (GEODE-4059) Stop using magic bytes in protobuf connection establishment

Brian Rowe created GEODE-4059:
---------------------------------

             Summary: Stop using magic bytes in protobuf connection establishment
                 Key: GEODE-4059
                 URL: https://issues.apache.org/jira/browse/GEODE-4059
             Project: Geode
          Issue Type: New Feature
          Components: client/server
            Reporter: Brian Rowe


When connection to the server, the client currently uses some magic bytes to identify the protocol being used.  This is non-intuitive and problematic for client developers, and should not be necessary if we make clever use of a magic protobuf connection establishing message.  This should also serve as our handshake.



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