[
https://issues.apache.org/jira/browse/CASSANDRA-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898502#action_12898502
]
Eric Evans commented on CASSANDRA-1238:
---------------------------------------
First off, thanks for taking the time to work on this.
As for the patch, it would be better to model this method after the
corresponding one in the Thrift version of CassandraServer, instead of
add_system_keyspace().
The tests for this are written in Python and can be found in
test/system/test_avro_server.py (let me know if you need help with this).
> Cassandra AVRO api is missing system_add_column_family
> ------------------------------------------------------
>
> Key: CASSANDRA-1238
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1238
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.7 beta 1
> Environment: Mac OSX 10.6.4, Cassandra Trunk, Rev. 958403, java
> 1.6.0_20
> Reporter: Christian van der Leeden
> Assignee: Eric Evans
> Fix For: 0.7.0
>
> Attachments: 001-CASSANDRA-1238.patch
>
>
> The cassandra.avpr does contain the method system_add_keyspace but is missing
> the system_add_column_family.
> Workaround: have to revert to the thrift API to create column families.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.