[jira] [Updated] (GEODE-9727) Redis Command COMMAND Should Throw Error With Invalid Arguments

2022-02-08 Thread Anthony Baker (Jira)


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

Anthony Baker updated GEODE-9727:
-
Labels: pull-request-available unreleased  (was: pull-request-available)

> Redis Command COMMAND Should Throw Error With Invalid Arguments
> ---
>
> Key: GEODE-9727
> URL: https://issues.apache.org/jira/browse/GEODE-9727
> Project: Geode
>  Issue Type: Bug
>  Components: redis
>Affects Versions: 1.15.0
>Reporter: Wayne
>Assignee: Kristen
>Priority: Major
>  Labels: pull-request-available, unreleased
> Fix For: 1.15.0
>
>
> The Redis command COMMAND should throw an error when provided with an illegal 
> argument.
> Native Redis behaves as follows:
> COMMAND foo
> (error) ERR Unknown subcommand or wrong number of arguments for 'foo'. Try 
> COMMAND HELP.
> Our existing COMMANDimplementation does not provide an error messages for the 
> extra argument and just executes the COMMAND normally as if no additional 
> arguments were provided.



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


[jira] [Updated] (GEODE-9727) Redis Command COMMAND Should Throw Error With Invalid Arguments

2021-11-19 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated GEODE-9727:
--
Labels: pull-request-available  (was: )

> Redis Command COMMAND Should Throw Error With Invalid Arguments
> ---
>
> Key: GEODE-9727
> URL: https://issues.apache.org/jira/browse/GEODE-9727
> Project: Geode
>  Issue Type: Bug
>  Components: redis
>Affects Versions: 1.15.0
>Reporter: Wayne
>Assignee: Kristen
>Priority: Major
>  Labels: pull-request-available
>
> The Redis command COMMAND should throw an error when provided with an illegal 
> argument.
> Native Redis behaves as follows:
> COMMAND foo
> (error) ERR Unknown subcommand or wrong number of arguments for 'foo'. Try 
> COMMAND HELP.
> Our existing COMMANDimplementation does not provide an error messages for the 
> extra argument and just executes the COMMAND normally as if no additional 
> arguments were provided.



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


[jira] [Updated] (GEODE-9727) Redis Command COMMAND Should Throw Error With Invalid Arguments

2021-10-13 Thread Alexander Murmann (Jira)


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

Alexander Murmann updated GEODE-9727:
-
Affects Version/s: 1.15.0

> Redis Command COMMAND Should Throw Error With Invalid Arguments
> ---
>
> Key: GEODE-9727
> URL: https://issues.apache.org/jira/browse/GEODE-9727
> Project: Geode
>  Issue Type: Bug
>  Components: redis
>Affects Versions: 1.15.0
>Reporter: Wayne
>Priority: Major
>
> The Redis command COMMAND should throw an error when provided with an illegal 
> argument.
> Native Redis behaves as follows:
> COMMAND foo
> (error) ERR Unknown subcommand or wrong number of arguments for 'foo'. Try 
> COMMAND HELP.
> Our existing COMMANDimplementation does not provide an error messages for the 
> extra argument and just executes the COMMAND normally as if no additional 
> arguments were provided.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GEODE-9727) Redis Command COMMAND Should Throw Error With Invalid Arguments

2021-10-12 Thread Wayne (Jira)


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

Wayne updated GEODE-9727:
-
Labels:   (was: needsTriage)

> Redis Command COMMAND Should Throw Error With Invalid Arguments
> ---
>
> Key: GEODE-9727
> URL: https://issues.apache.org/jira/browse/GEODE-9727
> Project: Geode
>  Issue Type: Bug
>  Components: redis
>Reporter: Wayne
>Priority: Major
>
> The Redis command COMMAND should throw an error when provided with an illegal 
> argument.
> Native Redis behaves as follows:
> COMMAND foo
> (error) ERR Unknown subcommand or wrong number of arguments for 'foo'. Try 
> COMMAND HELP.
> Our existing COMMANDimplementation does not provide an error messages for the 
> extra argument and just executes the COMMAND normally as if no additional 
> arguments were provided.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GEODE-9727) Redis Command COMMAND Should Throw Error With Invalid Arguments

2021-10-12 Thread Alexander Murmann (Jira)


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

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

> Redis Command COMMAND Should Throw Error With Invalid Arguments
> ---
>
> Key: GEODE-9727
> URL: https://issues.apache.org/jira/browse/GEODE-9727
> Project: Geode
>  Issue Type: Bug
>  Components: redis
>Reporter: Wayne
>Priority: Major
>  Labels: needsTriage
>
> The Redis command COMMAND should throw an error when provided with an illegal 
> argument.
> Native Redis behaves as follows:
> COMMAND foo
> (error) ERR Unknown subcommand or wrong number of arguments for 'foo'. Try 
> COMMAND HELP.
> Our existing COMMANDimplementation does not provide an error messages for the 
> extra argument and just executes the COMMAND normally as if no additional 
> arguments were provided.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)