[
https://issues.apache.org/jira/browse/GEODE-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Smith reassigned GEODE-7456:
--------------------------------
Assignee: Dan Smith
> 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
>
> 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)