jhutchison commented on a change in pull request #6120:
URL: https://github.com/apache/geode/pull/6120#discussion_r593287403



##########
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:
       there was a merge conflict when I did the cherry-pick originally.  I 
guess I didn't resolve the conflict right the firth time.  I just re-did the 
cherry-pick. and re-pushed.  Hopefully this is happier  




----------------------------------------------------------------
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]


Reply via email to