[
https://issues.apache.org/jira/browse/GEODE-4053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Swapnil Bawaskar updated GEODE-4053:
------------------------------------
Fix Version/s: (was: 1.4.0)
> 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
>
> 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)