[ https://issues.apache.org/jira/browse/GEODE-9773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557637#comment-17557637 ]
ASF subversion and git services commented on GEODE-9773: -------------------------------------------------------- Commit db2a063db226bcbb8cd24f757a10cff85472bc50 in geode-benchmarks's branch refs/heads/master from Jens Deppe [ https://gitbox.apache.org/repos/asf?p=geode-benchmarks.git;h=db2a063d ] GEODE-9773: Update Radish region name > 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.20.7#820007)