You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Alexander Murmann (Jira)" <ji...@apache.org> on 2022/03/29 21:50:00 UTC

[jira] [Updated] (GEODE-10194) Redis LSET against nonexistent key produces incorrect error

     [ https://issues.apache.org/jira/browse/GEODE-10194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Murmann updated GEODE-10194:
--------------------------------------
    Labels: needsTriage  (was: )

> Redis LSET against nonexistent key produces incorrect error
> -----------------------------------------------------------
>
>                 Key: GEODE-10194
>                 URL: https://issues.apache.org/jira/browse/GEODE-10194
>             Project: Geode
>          Issue Type: Bug
>          Components: redis
>            Reporter: Ray Ingles
>            Priority: Major
>              Labels: needsTriage
>
> When the command "lset nosuchkey 10 foo" is run against Geode for Redis, it produces the error:
> ERR index out of range
> but it should produce the error:
> ERR no such key



--
This message was sent by Atlassian Jira
(v8.20.1#820001)