[
https://issues.apache.org/jira/browse/CASSANDRA-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jon Hermes updated CASSANDRA-1287:
----------------------------------
Attachment: TRUNK-1287.txt
renamed table to keyspace in interface/cassandra.thrift.
renamed table to keyspace in thrift/CassandraServer.java.
committing updated thrift/gen-java.
updated Thrift API version to "8.5.0". (CASSANDRA-1276 has "8.4.0")
> Rename 'table' -> 'keyspace' in public APIs
> -------------------------------------------
>
> Key: CASSANDRA-1287
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1287
> Project: Cassandra
> Issue Type: Bug
> Reporter: Stu Hood
> Fix For: 0.7 beta 1
>
> Attachments: 0001-Rename-CfDef.-table-keyspace.patch, TRUNK-1287.txt
>
>
> thrift.CfDef uses the name 'table' rather than 'keyspace'. We need to make
> sure that all of our public APIs use consistent naming, despite the fact that
> our private APIs won't change until 0.7 is branched.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.