You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce J Schuchardt (Jira)" <ji...@apache.org> on 2020/01/29 23:40:00 UTC

[jira] [Resolved] (GEODE-7597) Factor out code needed in Membership from SocketCreator

     [ https://issues.apache.org/jira/browse/GEODE-7597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce J Schuchardt resolved GEODE-7597.
---------------------------------------
    Fix Version/s: 1.12.0
       Resolution: Fixed

Note that this does not affect the public API for Geode.  It's an internal improvement.

> 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: 40m
>  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)