[ https://issues.apache.org/jira/browse/GEODE-7866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17056424#comment-17056424 ]
ASF subversion and git services commented on GEODE-7866: -------------------------------------------------------- Commit de08ea1f4bf59ac495c130d247a0d3333f8da98e in geode's branch refs/heads/feature/GEODE-7866 from Bruce Schuchardt [ https://gitbox.apache.org/repos/asf?p=geode.git;h=de08ea1 ] 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 > > 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)