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

[jira] [Resolved] (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 ]

Ray Ingles resolved GEODE-10194.
--------------------------------
    Resolution: Won't Fix

When a command causes multiple errors, the specific error returned is not critical.

> 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
>            Assignee: 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)