Jens Deppe created GEODE-8621: --------------------------------- Summary: 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
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)