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 a98197b GEODE-9990: turn DiskAccessException into
CacheClosedException (#7334)
add fc3f991 GEODE-10032: Add Category to RedisCommandType (#7354)
No new revisions were added by this update.
Summary of changes:
.../executor/server/CommandIntegrationTest.java | 15 +-
.../apache/geode/codeAnalysis/excludedClasses.txt | 1 +
.../geode/redis/internal/RedisConstants.java | 4 +-
.../redis/internal/commands/RedisCommandType.java | 409 +++++++++++++--------
...ndExecutor.java => CommandCommandExecutor.java} | 16 +-
5 files changed, 277 insertions(+), 168 deletions(-)
rename
geode-for-redis/src/main/java/org/apache/geode/redis/internal/commands/executor/server/{COMMANDCommandExecutor.java
=> CommandCommandExecutor.java} (85%)