[
https://issues.apache.org/jira/browse/GEODE-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17215547#comment-17215547
]
ASF subversion and git services commented on GEODE-8621:
--------------------------------------------------------
Commit f0ee8e2bbce379ae5e5994b886808d15f3fed72d in geode's branch
refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f0ee8e2 ]
GEODE-8621: Redis SPOP can return incorrect string type (#5634)
- Without a count argument, SPOP should return the result as a bulk
string.
> Redis SPOP can return incorrect string type
> -------------------------------------------
>
> Key: GEODE-8621
> URL: https://issues.apache.org/jira/browse/GEODE-8621
> Project: Geode
> Issue Type: Test
> Components: redis
> Reporter: Jens Deppe
> Priority: Major
> Labels: pull-request-available
>
> When SPOP is used with just a key argument and no count, the single return
> value should be a bulk string and not a simple string.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)