[
https://issues.apache.org/jira/browse/GEODE-7634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005814#comment-17005814
]
ASF subversion and git services commented on GEODE-7634:
--------------------------------------------------------
Commit 8b9285cc2700024335339424563057388d31a33f in geode's branch
refs/heads/feature/GEODE-7634 from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8b9285c ]
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.
> 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
>
> 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)