[
https://issues.apache.org/jira/browse/GEODE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darrel Schneider updated GEODE-67:
----------------------------------
Component/s: (was: core)
regions
> cache-misses in partition regions are not carrying version tags
> ---------------------------------------------------------------
>
> Key: GEODE-67
> URL: https://issues.apache.org/jira/browse/GEODE-67
> Project: Geode
> Issue Type: Bug
> Components: regions
> Affects Versions: 1.0.0-incubating
> Reporter: Bruce Schuchardt
> Priority: Minor
> Labels: easyfix
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> LocalRegion.nonTxnFindObject() passes version in formation in the Future
> object used to handle concurrent lookup of an entry, but the implementation
> of this method in PartitionedRegion does not. This can cause the entry to
> overwrite conflicting operations on the same entry (i.e., a concurrent
> put(k,v)) and can potentially cause inconsistencies across the distributed
> system or in clients.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)