[
https://issues.apache.org/jira/browse/GEODE-7866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057082#comment-17057082
]
ASF subversion and git services commented on GEODE-7866:
--------------------------------------------------------
Commit 5e5a092df3a114ebeb39818ebc631ef368013e41 in geode's branch
refs/heads/feature/GEODE-7866 from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5e5a092 ]
GEODE-7866: Clean up geode-tcp-server module and add missing javadocs
Added package-info javadoc
Renamed ServerSocketCreatorImpl to ClusterSocketCreatorImpl and renamed
variables associated with these objects
Removed TcpServerGossipVersionDUnitTest, which was only needed in old
pre-Geode code when transitioning from GemFire 6x to GemFire 7x.
Added javadocs to classes and public methods.
Changed TcpServerProductVersionDUnitTest to use a TcpServer instead of a
Locator. Modified the test to wait for the TcpServer to shut down after
it receives a ShutdownMessage.
> Clean up geode-tcp-server module and add missing javadocs
> ---------------------------------------------------------
>
> Key: GEODE-7866
> URL: https://issues.apache.org/jira/browse/GEODE-7866
> Project: Geode
> Issue Type: Improvement
> Components: membership
> Reporter: Bruce J Schuchardt
> Assignee: Bruce J Schuchardt
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The geode-tcp-server module needs more complete javadocs. It also has code
> and tests that are no longer pertinent, such as gossip-version backward
> compatibility testing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)