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 abca510 Make LGTM happy, create SizeableByteArrayList equals()
add 5e90cdd Low-hanging PR suggestions
No new revisions were added by this update.
Summary of changes:
.../commands/executor/list/LPushDUnitTest.java | 4 ---
.../executor/list/AbstractLLenIntegrationTest.java | 32 ++++----------------
.../executor/list/AbstractLPopIntegrationTest.java | 35 ++++++++++++----------
.../list/AbstractLPushIntegrationTest.java | 35 ++++------------------
.../executor/list/LPopIntegrationTest.java | 1 +
.../AbstractMemoryOverheadIntegrationTest.java | 2 +-
.../apache/geode/codeAnalysis/excludedClasses.txt | 1 +
.../redis/internal/commands/RedisCommandType.java | 2 +-
.../commands/executor/list/LPopExecutor.java | 6 +---
.../data/collections/SizeableByteArrayList.java | 20 +++++++------
.../sanctioned-geode-for-redis-serializables.txt | 1 -
.../geode/redis/internal/data/RedisListTest.java | 2 +-
.../collections/SizeableByteArrayListTest.java | 4 ---
13 files changed, 48 insertions(+), 97 deletions(-)