[
https://issues.apache.org/jira/browse/GEODE-9773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434642#comment-17434642
]
ASF subversion and git services commented on GEODE-9773:
--------------------------------------------------------
Commit e24d18550e29464d0a60d8702ed09487c2dae1ea in geode's branch
refs/heads/develop from Owen Nichols
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e24d185 ]
GEODE-9773: roll redis benchmark baseline past incompatible change (#7049)
> 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
>
> {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)