[
https://issues.apache.org/jira/browse/GEODE-7844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaojian Zhou resolved GEODE-7844.
----------------------------------
Fix Version/s: 1.14.0
Resolution: Won't Fix
We are not to use sendClearMsgByBucket solution. Close the ticket.
> Refactor sendMsgByBucket and sendClearMsgByBucket not to use duplicated code
> ----------------------------------------------------------------------------
>
> Key: GEODE-7844
> URL: https://issues.apache.org/jira/browse/GEODE-7844
> Project: Geode
> Issue Type: Improvement
> Components: core
> Reporter: Xiaojian Zhou
> Assignee: Xiaojian Zhou
> Priority: Major
> Labels: GeodeCommons
> Fix For: 1.14.0
>
>
> In PartitionedRegion class, there're 2 sendMsgByBucket() methods, one for
> PutAll, another is for RemoveAll. We are adding the 3rd one for Clear.
> Their logic are duplicated in most part. Need to refactor the 3 methods to
> avoid duplicate code.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)