You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ri...@apache.org on 2022/02/14 19:59:23 UTC

[geode] branch GEODE-9892-Create-Infrastructure-for-Redis-Lists updated (d64606c -> b8df8dc)

This is an automated email from the ASF dual-hosted git repository.

ringles pushed a change to branch GEODE-9892-Create-Infrastructure-for-Redis-Lists
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from d64606c  More cleanup of test code
     add 165e128  Give server a chance to fully join cluster
     add 1cea1ef  LPUSH failing to update list length
     add 45c688e  Give cluster more time to init
     add f2b4c4c  More debug
     add 0e68d87  Yet more debug
     add 0844500  experimentally reduce stress
     add b1ff4dd  MOVED fix, more transactional lpush
     add b8df8dc  Remove unneeded wait, add test

No new revisions were added by this update.

Summary of changes:
 .../commands/executor/list/LPushDUnitTest.java         | 18 +++++++++++-------
 .../executor/list/AbstractLPushIntegrationTest.java    | 14 ++++++++++++++
 .../apache/geode/redis/internal/data/RedisList.java    | 11 ++++++++---
 3 files changed, 33 insertions(+), 10 deletions(-)