[
https://issues.apache.org/jira/browse/GEODE-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15227193#comment-15227193
]
ASF subversion and git services commented on GEODE-1167:
--------------------------------------------------------
Commit a11f6089b015070c5420670bebfe7f634a134db6 in incubator-geode's branch
refs/heads/develop from [~dschneider]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=a11f608 ]
GEODE-1167: check off-heap flag to see if recovered region is compatible
> 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
>
> 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)