[
https://issues.apache.org/jira/browse/GEODE-7529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruce J Schuchardt updated GEODE-7529:
--------------------------------------
Labels: low-hanging-fruit newbie (was: )
> Reimplement DistributionMessage's implementation of "recipients"
> ----------------------------------------------------------------
>
> Key: GEODE-7529
> URL: https://issues.apache.org/jira/browse/GEODE-7529
> Project: Geode
> Issue Type: Improvement
> Components: membership
> Reporter: Bruce J Schuchardt
> Priority: Minor
> Labels: low-hanging-fruit, newbie
>
> 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)