[
https://issues.apache.org/jira/browse/GEODE-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259900#comment-16259900
]
ASF subversion and git services commented on GEODE-3793:
--------------------------------------------------------
Commit bdc8251135a7dccaa3c1f4bb29a2e15f5629c1cb in geode's branch
refs/heads/develop from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=bdc8251 ]
commit dade94b3b5a3a3b2178a62e31edab27ccca40aa8
Merge: 526bcfc 73be2d9
Author: Bruce Schuchardt <[email protected]>
Date: Mon Nov 20 11:39:19 2017 -0800
GEODE-3793: Refactor version validation into testable class.
Merge branch 'feature/GEODE-3793' of https://github.com/PivotalSarge/geode
into PivotalSarge-feature/GEODE-3793
> Test/prove out new protocol's versioning/message additions
> ----------------------------------------------------------
>
> Key: GEODE-3793
> URL: https://issues.apache.org/jira/browse/GEODE-3793
> Project: Geode
> Issue Type: Task
> Components: client/server
> Reporter: Geode Integration
>
> Test and prove out the new protocol's versioning/addition of messages.
> Expected:
> Clients on a different major version will receive a helpful error message
> (and are not supported)
> Clients on the same major version (but possibly different minor version) will
> be supported.
> So, devs should be able to add new messages to the protocol, bumping the
> minor version, and clients without knowledge of that message should still be
> supported (as long as they're on the same major version).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)