You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2019/04/09 21:00:00 UTC

[jira] [Created] (GEODE-6621) ProxyBucketRegion.getBucketOwners should always return a mutable Set

Darrel Schneider created GEODE-6621:
---------------------------------------

             Summary: ProxyBucketRegion.getBucketOwners should always return a mutable Set
                 Key: GEODE-6621
                 URL: https://issues.apache.org/jira/browse/GEODE-6621
             Project: Geode
          Issue Type: Bug
          Components: core
            Reporter: Darrel Schneider


GEODE-6588 accidently changed ProxyBucketRegion.getBucketOwners to in some cases return an immutable Set. But some callers of this method expect the returned set to be mutable.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)