This is an automated email from the ASF dual-hosted git repository.
jensdeppe pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 4b2f368 GEODE-9983: Implement RPOPLPUSH command (#7467)
add 5aa6b62 GEODE-10171: AbstractRedisData version being incremented for
no-op operations can lead to corruption (#7496)
No new revisions were added by this update.
Summary of changes:
.../apache/geode/redis/internal/data/AbstractRedisData.java | 4 ++++
.../java/org/apache/geode/redis/internal/data/RedisSet.java | 8 ++++----
.../org/apache/geode/redis/internal/data/RedisListTest.java | 11 +++++++++++
.../org/apache/geode/redis/internal/data/RedisSetTest.java | 11 +++++++++++
4 files changed, 30 insertions(+), 4 deletions(-)