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 f7eb7359a2 GEODE-10023: do not @link to type params (#7601)
add 39e3a89b9e GEODE-10161: Remove unnecessary synchronization from
RedisList (#7579)
No new revisions were added by this update.
Summary of changes:
.../commands/executor/list/LInsertDUnitTest.java | 6 ++-
.../commands/executor/list/LPopDUnitTest.java | 6 ++-
.../commands/executor/list/LPushDUnitTest.java | 6 ++-
.../commands/executor/list/LRemDUnitTest.java | 9 ++--
.../commands/executor/list/LTrimDUnitTest.java | 9 ++--
.../commands/executor/list/RPopDUnitTest.java | 9 ++--
.../geode/redis/internal/data/RedisList.java | 55 ++++++----------------
7 files changed, 41 insertions(+), 59 deletions(-)