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