Bruce J Schuchardt created GEODE-7529:
-----------------------------------------

             Summary: Reimplement DistributionMessage's implementation of 
"recipients"
                 Key: GEODE-7529
                 URL: https://issues.apache.org/jira/browse/GEODE-7529
             Project: Geode
          Issue Type: Bug
          Components: membership
            Reporter: Bruce J Schuchardt


DistributionMessage uses an array of member identifiers to hold its recipients 
list, which is a hold-over from the initial shared-memory implementation of 
Geode.  We should rewrite this to use a collection (even an ArrayList would be 
better) and maybe also a boolean to indicate that all members should receive 
the message.



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

Reply via email to