You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce J Schuchardt (Jira)" <ji...@apache.org> on 2019/12/04 18:07:00 UTC

[jira] [Updated] (GEODE-7529) Reimplement DistributionMessage's implementation of "recipients"

     [ https://issues.apache.org/jira/browse/GEODE-7529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce J Schuchardt updated GEODE-7529:
--------------------------------------
    Issue Type: Improvement  (was: Bug)

> 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: Major
>
> 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)