You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2021/10/27 06:18:00 UTC

[jira] [Resolved] (GEODE-9773) RedisSetBenchmark failing with IllegalArgumentException: Argument 'Region' is null

     [ https://issues.apache.org/jira/browse/GEODE-9773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols resolved GEODE-9773.
---------------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed

> RedisSetBenchmark failing with IllegalArgumentException: Argument 'Region' is null
> ----------------------------------------------------------------------------------
>
>                 Key: GEODE-9773
>                 URL: https://issues.apache.org/jira/browse/GEODE-9773
>             Project: Geode
>          Issue Type: Test
>          Components: redis
>    Affects Versions: 1.15.0
>            Reporter: Darrel Schneider
>            Assignee: Jens Deppe
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> {noformat}
> java.lang.IllegalArgumentException: Argument 'Region' is null
>   at org.apache.geode.cache.partition.PartitionRegionHelper.isPartitionedRegion(PartitionRegionHelper.java:127)
>   at org.apache.geode.cache.partition.PartitionRegionHelper.isPartitionedCheck(PartitionRegionHelper.java:139)
>   at org.apache.geode.cache.partition.PartitionRegionHelper.assignBucketsToPartitions(PartitionRegionHelper.java:212)
>   at org.apache.geode.benchmark.redis.tasks.InitRegion.run(InitRegion.java:37)
> {noformat}



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