[
https://issues.apache.org/jira/browse/GEODE-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16344157#comment-16344157
]
ASF subversion and git services commented on GEODE-4368:
--------------------------------------------------------
Commit 5302d88cbaa60b5390c779207c3856ea9c6c49cd in geode's branch
refs/heads/develop from [~PivotalSarge]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5302d88 ]
GEODE-4368: Rename server connection classes. (#1343)
- Rename LegacyServerConnection to OriginalServerConnection.
- Rename GenericProtocolServerConnection to ProtobufServerConnection.
- Rename GenericProtocolServerConnectionTest to ProtobufServerConnectionTest.
> Rename LegacyServerConnection
> -----------------------------
>
> Key: GEODE-4368
> URL: https://issues.apache.org/jira/browse/GEODE-4368
> Project: Geode
> Issue Type: Wish
> Components: client/server
> Affects Versions: 1.3.0
> Reporter: Bruce Schuchardt
> Assignee: Michael Dodge
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> When the Protobuf server module was created the class ServerConnection became
> an abstract class with LegacyServerConnection as one of its subclasses. This
> class serves our current java and native clients and I find it very odd that
> it's named *Legacy*ServerConnection. Let's name this something else since I
> really doubt that our native client and java client are going away any time
> soon.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)