[ 
https://issues.apache.org/jira/browse/CASSANDRA-7185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993103#comment-13993103
 ] 

Tyler Hobbs commented on CASSANDRA-7185:
----------------------------------------

Fixed the docs as commit 46f7f84cea0b608da22e1e315c8a05096ce494ac

> cqlsh can't tab-complete disabling compaction
> ---------------------------------------------
>
>                 Key: CASSANDRA-7185
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7185
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Brandon Williams
>            Assignee: Mikhail Stepura
>            Priority: Trivial
>             Fix For: 2.0.9, 2.1 rc1
>
>         Attachments: CASSANDRA-2.0-7185.patch
>
>
> cqlsh can't tab-complete the following case where you want to disable 
> compaction:
> {noformat}
> alter table keys with compaction = {'class': 'SizeTieredCompactionStrategy', 
> 'enabled': 'false'}
> {noformat}
> Specfically it doesn't know 'enabled' is a valid option.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to