[
https://issues.apache.org/jira/browse/GEODE-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fred Krone updated GEODE-1291:
------------------------------
Labels: offheap (was: )
> LocalRegion.getRetained never returns a retained value
> ------------------------------------------------------
>
> Key: GEODE-1291
> URL: https://issues.apache.org/jira/browse/GEODE-1291
> Project: Geode
> Issue Type: Improvement
> Components: offheap
> Reporter: Darrel Schneider
> Labels: offheap
>
> The method
> com.gemstone.gemfire.internal.cache.LocalRegion.getRetained(Object, Object,
> boolean, boolean, ClientProxyMembershipID, EntryEventImpl, boolean, boolean)
> is supposed to return a retained off-heap value if possible. But the current
> implementation always sets the last parameter on the get it calls to "false"
> which tells get to NOT retain its result.
> I think getRetained may have been intentionally disabled because of some bugs
> it introduced.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)