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

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

Commit b16851ec28a80c5c6ee2eac9bb586df78f832882 in geode's branch 
refs/heads/support/1.12 from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b16851e ]

GEODE-7664: calling RegionConfigRealizer.exists methods doesn't need … (#4932) 
(#6569)

(cherry picked from commit 63c681d217bdcc3d6ed0150f977f18461be1a785)

Co-authored-by: Jinmei Liao <jil...@vmware.com>

> CI Failure: ClientClusterManagementServiceDUnitTest > 
> deleteRegionOnSpecificGroup
> ---------------------------------------------------------------------------------
>
>                 Key: GEODE-7664
>                 URL: https://issues.apache.org/jira/browse/GEODE-7664
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Ivan Godwin
>            Assignee: Jinmei Liao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.13.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/1454]
>  
> {code:java}
> org.apache.geode.management.client.ClientClusterManagementServiceDUnitTest > 
> deleteRegionOnSpecificGroup FAILED    java.lang.AssertionError: Suspicious 
> strings were written to the log during this run.    Fix the strings or use 
> IgnoredException.addIgnoredException to ignore.    
> -----------------------------------------------------------------------    
> Found suspect string in log4j at line 1874 [error 2020/01/09 18:52:37.224 GMT 
> <Function Execution Processor2> tid=353] 
> org.apache.geode.internal.cache.DistributedRegion[path='/region2';scope=DISTRIBUTED_ACK';dataPolicy=REPLICATE;
>  concurrencyChecksEnabled]    
> org.apache.geode.cache.RegionDestroyedException:org.apache.geode.internal.cache.DistributedRegion[path='/region2';scope=DISTRIBUTED_ACK';dataPolicy=REPLICATE;
>  concurrencyChecksEnabled]
>       at 
> org.apache.geode.internal.cache.LocalRegion.checkRegionDestroyed(LocalRegion.java:7296)
>       at 
> org.apache.geode.internal.cache.LocalRegion.checkReadiness(LocalRegion.java:2750)
>       at 
> org.apache.geode.internal.cache.LocalRegion.size(LocalRegion.java:8256)
>       at 
> org.apache.geode.management.internal.configuration.realizers.RegionConfigRealizer.get(RegionConfigRealizer.java:307)
>       at 
> org.apache.geode.management.internal.configuration.realizers.RegionConfigRealizer.get(RegionConfigRealizer.java:48)
>  
>       at 
> org.apache.geode.management.internal.configuration.realizers.ConfigurationRealizer.exists(ConfigurationRealizer.java:35)
>       at 
> org.apache.geode.management.internal.functions.CacheRealizationFunction.executeUpdate(CacheRealizationFunction.java:130)
>       at 
> org.apache.geode.management.internal.functions.CacheRealizationFunction.execute(CacheRealizationFunction.java:79)
>       at 
> org.apache.geode.internal.cache.MemberFunctionStreamingMessage.process(MemberFunctionStreamingMessage.java:201)
>       at 
> org.apache.geode.distributed.internal.DistributionMessage.scheduleAction(DistributionMessage.java:394)
>  
>       at 
> org.apache.geode.distributed.internal.DistributionMessage$1.run(DistributionMessage.java:458)
>       at 
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
>       at 
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
>       at 
> org.apache.geode.distributed.internal.ClusterOperationExecutors.runUntilShutdown(ClusterOperationExecutors.java:449)
>       at 
> org.apache.geode.distributed.internal.ClusterOperationExecutors.doFunctionExecutionThread(ClusterOperationExecutors.java:379)
>       at 
> org.apache.geode.logging.internal.executors.LoggingThreadFactory.lambda$newThread$0(LoggingThreadFactory.java:119)
>       at java.base/java.lang.Thread.run(Thread.java:834)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to