This is an automated email from the ASF dual-hosted git repository.
donalevans pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from cb42855 GEODE-9913: Added basicBridgePut condition to ensure
VersionTag set (#7235)
add 742cf33 GEODE-9936: Modify multi-key Redis commands for wrong type
key (#7257)
No new revisions were added by this update.
Summary of changes:
.../executor/set/AbstractSDiffIntegrationTest.java | 74 ++++++----
.../set/AbstractSDiffStoreIntegrationTest.java | 150 ++++++++++++---------
.../set/AbstractSInterIntegrationTest.java | 40 ++++++
.../AbstractZInterStoreIntegrationTest.java | 38 +++++-
.../AbstractZUnionStoreIntegrationTest.java | 42 +++++-
.../apache/geode/redis/internal/data/RedisSet.java | 19 +--
.../geode/redis/internal/data/RedisSortedSet.java | 40 +++---
7 files changed, 276 insertions(+), 127 deletions(-)