You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/01 00:19:00 UTC

[jira] [Commented] (GEODE-7634) create an ArchUnitTest that asserts that geode-core only uses the membership API

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

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

Commit cbb20bd310942d483aa35e3ab7bfd52be9d16ac6 in geode's branch refs/heads/feature/GEODE-7634 from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=cbb20bd ]

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
>          Time Spent: 1.5h
>  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)