[
https://issues.apache.org/jira/browse/GEODE-4053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16281084#comment-16281084
]
ASF subversion and git services commented on GEODE-4053:
--------------------------------------------------------
Commit d6c978a87e80c493cd73cdbdd12612ecce40af8b in geode's branch
refs/heads/develop from [~PivotalSarge]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d6c978a ]
GEODE-4053: Create module for Protobuf messages
> Create module for Protobuf messages
> -----------------------------------
>
> Key: GEODE-4053
> URL: https://issues.apache.org/jira/browse/GEODE-4053
> Project: Geode
> Issue Type: Improvement
> Components: client/server
> 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)