[
https://issues.apache.org/jira/browse/GEODE-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darrel Schneider resolved GEODE-1167.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0-incubating.M2
> Changing the off-heap attribute of a persistent region does not work correctly
> ------------------------------------------------------------------------------
>
> Key: GEODE-1167
> URL: https://issues.apache.org/jira/browse/GEODE-1167
> Project: Geode
> Issue Type: Bug
> Components: offheap
> Reporter: Darrel Schneider
> Assignee: Darrel Schneider
> Fix For: 1.0.0-incubating.M2
>
>
> If you persist a region with off-heap=false and then shutdown; change your
> region config to off-heap=true; and then recover the persistent region it
> should end up stored off-heap.
> Or if you start off-heap=true and then switch to off-heap=false you then the
> region should end up using heap memory.
> But what is happening is that the old configuration is used for the storage
> and the data does not get converted to the new type of storage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)