[ 
https://issues.apache.org/jira/browse/GEODE-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427363#comment-15427363
 ] 

ASF subversion and git services commented on GEODE-1128:
--------------------------------------------------------

Commit da29fb366726f7ca28b3273bf99592bc7f5681a0 in incubator-geode's branch 
refs/heads/develop from [~khowe]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=da29fb3 ]

GEODE-1128: Fix colocation configuration problems

Test parent regions on child region creates and throw IllegalStateException
if parent region does not exist

Log warnings when persistent colocated child regions don't exist

Create Unit and DUnit tests for new exceptions and warnings

This closes #234


> Add log messages and enhance the output of list-missing-disk-stores to report 
> missing colocated regions
> -------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-1128
>                 URL: https://issues.apache.org/jira/browse/GEODE-1128
>             Project: Geode
>          Issue Type: Bug
>          Components: persistence
>            Reporter: Dan Smith
>            Assignee: Kenneth Howe
>
> Persistent recovery waits until all colocated regions are created. This is 
> necessary in order to maintain colocation. However, it can result in 
> surprising behavior if a user doesn't create a region or, in the case of 
> GEODE-1117, geode doesn't create an internal region.
> We need a warning level log message indicating that some colocated regions 
> are missing. We do have a log message after 15 seconds if other members have 
> not created persistent regions - see the code in 
> RedundancyLogger.logWaitingForMembers.
> We should enhance the logger to report any missing colocated regions as well.
> The list-missing-disk-stores command should also be enhanced to report 
> missing colocated regions



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to