system_drop_column_family() and system_rename_column_family() should not take 
keyspace args
-------------------------------------------------------------------------------------------

                 Key: CASSANDRA-1168
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1168
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.7
            Reporter: Benjamin Black
            Priority: Minor


With the addition of set_keyspace(), things that are scoped by keyspace should 
no longer take keyspace args.  system_add_column_family() is correct in only 
taking a cf_def.  system_drop_column_family() and system_rename_column_family() 
should be changed to match.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to