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

Brandon Williams commented on CASSANDRA-4464:
---------------------------------------------

It would be nice to catch the 2I snapshot attempt and throw a relevant error so 
it doesn't confuse anyone (any further, since they're already trying to do 
something bad ;)
                
> expose 2I CFs to the rest of nodetool
> -------------------------------------
>
>                 Key: CASSANDRA-4464
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4464
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Jason Brown
>            Priority: Minor
>             Fix For: 1.2.2
>
>         Attachments: 4464.txt, 4464-v1.patch, 4464-v2.patch
>
>
> This was begun in CASSANDRA-4063.  We should extend it to scrub as well, and 
> probably compact since any sane way to do it for scrub should give the other 
> for free.
> Not sure how easy these will be since they go through CompactionManager via 
> StorageProxy.  I think getValidColumnFamilies could be updated to check for 
> index CFs with "dot notation."
> (Other operations like flush or snapshot don't make sense for 2I CFs in 
> isolation of their parent.)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to