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

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

Commit 43f02f07b05a62da6219a592a8b86a348682a3ec in geode's branch 
refs/heads/feature/GEODE-6883-mcast-problems from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=43f02f0 ]

GEODE-6883 refactor GMS classes

refactoring to remove references to InternalDistributedMember or
DistributionMessage in "gms" packages caused failures when
multicast is enabled on Regions.

Queued messages received during startup have partial sender identifiers
and these need to have their isPartial bit set correctly so they won't
be treated as full identifiers.


> Move the membership code into a separate gradle sub-project
> -----------------------------------------------------------
>
>                 Key: GEODE-6883
>                 URL: https://issues.apache.org/jira/browse/GEODE-6883
>             Project: Geode
>          Issue Type: Improvement
>          Components: membership
>            Reporter: Dan Smith
>            Priority: Major
>          Time Spent: 6h 50m
>  Remaining Estimate: 0h
>
> In order to make membership more testable, we want to move the membership 
> code out of geode-core and into a new geode-membership gradle sub-project.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to