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

[jira] [Created] (GEODE-4053) Create module for Protobuf messages

Michael Dodge created GEODE-4053:
------------------------------------

             Summary: Create module for Protobuf messages
                 Key: GEODE-4053
                 URL: https://issues.apache.org/jira/browse/GEODE-4053
             Project: Geode
          Issue Type: Improvement
            Reporter: Michael Dodge
             Fix For: 1.4.0


Currently, the Java classes generated from the Protobuf files for the new protocol are packages inside geode-protobuf. As this module also implements the client protocol using the Protobuf messages, it depends on geode-client-protocol and geode-core. This results in unnecessary dependencies for just using the Protobuf messages. Extract the Java classes generated from the Protobuf files into their own module, geode-protobuf-messages, on which geode-protobuf depends.



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