[
https://issues.apache.org/jira/browse/GEODE-7597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027895#comment-17027895
]
ASF subversion and git services commented on GEODE-7597:
--------------------------------------------------------
Commit c1c86c451ce8d71eff8930fa6ba59933d8b96d07 in geode's branch
refs/heads/feature/GEODE-7742b from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=c1c86c4 ]
GEODE-7597: Factor out code needed in Membership from SocketCreator (#4658)
reinstate connect() timeout and do not set socket read-timeout
> Factor out code needed in Membership from SocketCreator
> -------------------------------------------------------
>
> Key: GEODE-7597
> URL: https://issues.apache.org/jira/browse/GEODE-7597
> Project: Geode
> Issue Type: Improvement
> Components: membership
> Reporter: Bill Burcham
> Priority: Major
> Fix For: 1.12.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> {{SocketCreator}} is part of {{geode-core}}. But we need a
> {{TcpSocketCreator}} to test membership. Rather than creating a new
> implementation of {{TcpSocketCreator}} used only in tests, we'll factor out
> the code from {{SocketCreator}} into TBD class/TBD module for use by both
> {{SocketCreator}} and membership tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)