[
https://issues.apache.org/jira/browse/GEODE-7866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057221#comment-17057221
]
ASF subversion and git services commented on GEODE-7866:
--------------------------------------------------------
Commit 0713e738838718737f88f600d0a79b07c7b4c39c in geode's branch
refs/heads/develop from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=0713e73 ]
GEODE-7866: Clean up geode-tcp-server module and add missing javadocs (#4791)
* 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.
* fixed error in InternalLocator.stop() that left a singleton Locator in place
* fixing unit test failure - test creates a locator with no DS
> 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: 20m
> 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)