You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dan Smith (Jira)" <ji...@apache.org> on 2019/10/28 16:23:00 UTC

[jira] [Resolved] (GEODE-7172) Add ArchUnit test to break TCPServer dependencies on geode-core

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

Dan Smith resolved GEODE-7172.
------------------------------
    Resolution: Fixed

> Add ArchUnit test to break TCPServer dependencies on geode-core
> ---------------------------------------------------------------
>
>                 Key: GEODE-7172
>                 URL: https://issues.apache.org/jira/browse/GEODE-7172
>             Project: Geode
>          Issue Type: Test
>          Components: membership, tests
>            Reporter: Ryan McMahon
>            Assignee: Ernest Burghardt
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> We would like to shift responsibilities of running the TCPServer which handles PeerRequestMessages from the Locator to the membership module.  This is a step towards being able to run membership tests in isolation from the rest of geode-core. 
> A first step is to write an ArchUnit test which will highlight dependencies from the tcpserver package to the rest of geode-core.  After the test is written, we can work through breaking all of the undesired dependencies.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)