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/16 14:47:41 UTC

[geode] branch GEODE-9892-Create-Infrastructure-for-Redis-Lists updated (017e26c -> f045f40)

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 017e26c  Remove unneeded test condition
     add f045f40  Address PR review concerns except cluster crash management

No new revisions were added by this update.

Summary of changes:
 .../commands/executor/list/LPopDUnitTest.java      | 28 ++++++++++-----------
 .../commands/executor/list/LPushDUnitTest.java     | 29 ++++++++--------------
 .../executor/list/AbstractLLenIntegrationTest.java |  2 +-
 .../executor/list/AbstractLPopIntegrationTest.java |  5 ++--
 4 files changed, 27 insertions(+), 37 deletions(-)