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

Jeremiah Jordan edited comment on CASSANDRA-5613 at 6/5/13 6:39 PM:
--------------------------------------------------------------------

So I was interested in seeing how much of a change this really was, so I made a 
pass at it here:
https://github.com/JeremiahDJordan/cassandra/tree/5613-squash

"ant test" passes, and long tests fail the same way with and without my patch, 
so it wasn't me :)
                
      was (Author: jjordan):
    So I was interested in seeing how much of a change this really was, so I 
made a pass at it here:
https://github.com/JeremiahDJordan/cassandra/tree/5613-squash

"ant test" passes, I'm getting some long test timeout failures, trying to 
figure out if I screwed something up, or if they are just random failures.
                  
> Rename 'Table' class to 'Keyspace' in 2.0
> -----------------------------------------
>
>                 Key: CASSANDRA-5613
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5613
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Aleksey Yeschenko
>            Assignee: Dave Brosius
>            Priority: Minor
>             Fix For: 2.0
>
>
> With CQL3 tables, j.o.a.c.d.Table representing a keyspace is a major source 
> of confusion for new contributors. In 2.0 we can finally rename it to 
> j.o.a.c.d.Keyspace. It's going to be a bit painful for 1.2 merges, but I 
> believe it will pay off, eventually.

--
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