jhutchison commented on a change in pull request #6120:
URL: https://github.com/apache/geode/pull/6120#discussion_r593290492
##########
File path:
geode-redis/src/test/java/org/apache/geode/redis/internal/SupportedCommandsJUnitTest.java
##########
@@ -47,11 +48,14 @@
"HSET",
"HSETNX",
"HLEN",
+ "HSCAN",
"HMGET",
"HSTRLEN",
"HINCRBY",
"HVALS",
"HKEYS",
+ "INCRBY",
+ "INCR",
Review comment:
this pr didn't seem to pick up the changes (probably because I deleted
the branch and re-created it). opened the new cherry pick in a new pr
https://github.com/apache/geode/pull/6127. will close this one
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]