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/12/04 17:33:00 UTC

[jira] [Resolved] (GEODE-7456) Extract DirectChannel out of GMSMembershipManager

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

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

> Extract DirectChannel out of GMSMembershipManager
> -------------------------------------------------
>
>                 Key: GEODE-7456
>                 URL: https://issues.apache.org/jira/browse/GEODE-7456
>             Project: Geode
>          Issue Type: Sub-task
>          Components: membership
>            Reporter: Dan Smith
>            Assignee: Dan Smith
>            Priority: Major
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> The GMSMembershipManager class represents the core class of the membership subsystem. However, it currently is also responsible for owning and delagating `send` calls to the DirectChannel.
> We should pull the DirectChannel related logic out of GMSMembershipManager and move GMSMembershipManager back into the .gms package, indicating that is part of the code to be moved to a future geode-membership module.



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