You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2021/03/12 16:09:55 UTC

[GitHub] [geode] jhutchison commented on a change in pull request #6120: GEODE-8864:finish implementation of Redis HScan Command (#5954)

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:
users@infra.apache.org