[ 
https://issues.apache.org/jira/browse/GEODE-7634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006289#comment-17006289
 ] 

ASF subversion and git services commented on GEODE-7634:
--------------------------------------------------------

Commit 263b3e22fbd3f205c2a0348d7e068e6a48a4b32c in geode's branch 
refs/heads/develop from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=263b3e2 ]

GEODE-7634: create an ArchUnitTest that asserts that geode-core only … (#4549)

* GEODE-7634: create an ArchUnitTest that asserts that geode-core only uses the 
membership API

creating a new test to enforce use of membership APIs.  There are a few
exceptions in test code, plus others that aren't in the "integration
test" source set.

* removing test dependencies and fixing crashDistributedSystem method

* moved membership API classes to membership.api package and fixed OOME

* move address verification class to tcp-server module and subclass in 
membership

* rebasing on Ernie's GeodeGlossary stuff


> create an ArchUnitTest that asserts that geode-core only uses the membership 
> API
> --------------------------------------------------------------------------------
>
>                 Key: GEODE-7634
>                 URL: https://issues.apache.org/jira/browse/GEODE-7634
>             Project: Geode
>          Issue Type: Test
>          Components: membership
>            Reporter: Bruce J Schuchardt
>            Priority: Major
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> The geode-core module should only use API classes exposed by the membership 
> module.  It should not access methods internal to membership.  An ArchUnit 
> test should be created to enforce this restriction.



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

Reply via email to