Dan Smith created GEODE-7456:
--------------------------------

             Summary: 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


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)

Reply via email to