Ryan McMahon created GEODE-7172:
-----------------------------------
Summary: 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
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.2#803003)