[
https://issues.apache.org/jira/browse/GEODE-6621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814526#comment-16814526
]
ASF subversion and git services commented on GEODE-6621:
--------------------------------------------------------
Commit 4ad95a5562c7c9f4a45dbade6a65db83505c11fe in geode's branch
refs/heads/develop from Darrel Schneider
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4ad95a5 ]
GEODE-6621: ensure that getBucketOwners result is modifiable (#3438)
A new HashSet is now created if we got back an empty set from adviseInitialized
> 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
> Affects Versions: 1.10.0
> Reporter: Darrel Schneider
> Assignee: Darrel Schneider
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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)