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

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

Commit 5d5f1fb4548f2b3316ee37da867aaef8b08b787b in geode's branch 
refs/heads/develop from [~eshu]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=5d5f1fb ]

GEODE-2882: Check if region is destroyed before throw IllegalStateException.


> An IllegalStateException: attempting to hash null is thrown during 
> transactional putAll when region is destroyed
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-2882
>                 URL: https://issues.apache.org/jira/browse/GEODE-2882
>             Project: Geode
>          Issue Type: Bug
>          Components: regions
>            Reporter: Eric Shu
>            Assignee: Eric Shu
>
> Bellow is the stack that throws the Exception.
> {noformat}
> util.TestException: java.lang.IllegalStateException: attempting to hash null
> at 
> com.gemstone.gemfire.internal.cache.PartitionedRegionHelper.getHashKey(PartitionedRegionHelper.java:618)
> at 
> com.gemstone.gemfire.internal.cache.PartitionedRegionHelper.getHashKey(PartitionedRegionHelper.java:522)
> at 
> com.gemstone.gemfire.internal.cache.PartitionedRegion.getOwnerForKey(PartitionedRegion.java:10035)
> at 
> com.gemstone.gemfire.internal.cache.TXStateProxyImpl.getRealDeal(TXStateProxyImpl.java:153)
> at 
> com.gemstone.gemfire.internal.cache.TXStateProxyImpl.postRemoveAll(TXStateProxyImpl.java:953)
> at 
> com.gemstone.gemfire.internal.cache.LocalRegion.basicRemoveAll(LocalRegion.java:10413)
> at 
> com.gemstone.gemfire.internal.cache.LocalRegion.removeAll(LocalRegion.java:9989)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to