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/08 16:22:10 UTC

[geode] branch GEODE-9892-Create-Infrastructure-for-Redis-Lists updated (65b097e -> 6047b2e)

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.


 discard 65b097e  Update test condition to account for non-idempotency
 discard 61fa578  LPush DUnit tests
 discard 18d52d2  Update LPushDUnitTest
 discard 68a023e  Fix rebase error.
 discard 38b32f6  Comment fix, rebase
 discard 31cb069  Add initial support for RedisLists - implements LPUSH, LPOP, LLEN
     add 026e0fc  GEODE-9892: Add initial support for RedisLists - implements LPUSH, LPOP, LLEN
     add 74e9e2b  Comment fix, rebase
     add 621136e  Fix rebase error.
     add 8aafc50  Update LPushDUnitTest
     add f71d3c6  LPush DUnit tests
     add 6047b2e  Update test condition to account for non-idempotency

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (65b097e)
            \
             N -- N -- N   refs/heads/GEODE-9892-Create-Infrastructure-for-Redis-Lists (6047b2e)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes: