You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by je...@apache.org on 2021/06/09 03:02:52 UTC

[geode] branch develop updated (82775bd -> 8e18e81)

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 82775bd  GEODE-9362: Implement zadd with INCR option. (#6573)
     add 8e18e81  GEODE-9366: Redis SynchronizedStripeExecutor can throw IndexOutOfBoundsException (#6588)

No new revisions were added by this update.

Summary of changes:
 .../executor/SynchronizedStripedExecutor.java      |  6 +---
 .../executor/SynchronizedStripedExecutorTest.java  | 41 +++++++++++++---------
 2 files changed, 25 insertions(+), 22 deletions(-)
 copy geode-unsafe/src/test/java/org/apache/geode/unsafe/internal/sun/nio/ch/DirectBufferTest.java => geode-apis-compatible-with-redis/src/test/java/org/apache/geode/redis/internal/executor/SynchronizedStripedExecutorTest.java (52%)