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

Dinesh Kumar resolved CASSANDRA-11482.
--------------------------------------
       Resolution: Implemented
    Fix Version/s: 3.4

{{gettimeout}} and {{settimeout}} have been implemented in v3.4

> nodetool: Found unexpected parameters: [gettimeout, read]
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-11482
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11482
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Dinesh Kumar
>              Labels: gettimeout, nodetool
>             Fix For: 3.4
>
>
> While getting timeout values from nodetool giving below error.
> {quote}
> root@ubuntu:~# nodetool gettimeout read
> nodetool: Found unexpected parameters: [gettimeout, read]
> See 'nodetool help' or 'nodetool help <command>'.
> {quote}
> Getting the same error on CCM as well.
> {quote}
> $ ccm node1 nodetool gettimeout read
> Traceback (most recent call last):
>   File "E:\Studies\Cassandra\ccm\ccm-master\ccm.py", line 74, in <module>
>     cmd.run()
>   File "E:\Studies\Cassandra\ccm\ccm-master\ccmlib\cmds\node_cmds.py", line 
> 267, in run
>     stdout, stderr = self.node.nodetool(" ".join(self.args[1:]))
>   File "E:\Studies\Cassandra\ccm\ccm-master\ccmlib\node.py", line 699, in 
> nodetool
>     raise NodetoolError(" ".join(args), exit_status, stdout, stderr)
> ccmlib.node.NodetoolError: Nodetool command 
> 'C:\Users\dins2\.ccm\repository\3.0.3\bin\nodetool.bat -h localhost -p 7100 
> gettimeout read' failed; exit status: 1; stdout: nodetool: Found unexpected 
> parameters: [gettimeout, read]
> See 'nodetool help' or 'nodetool help <command>'.
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to