[
https://issues.apache.org/jira/browse/CASSANDRA-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12906278#action_12906278
]
Gary Dusbabek commented on CASSANDRA-1466:
------------------------------------------
That code was moved to CFMetaData.convertToThrift() as part of CASSANDRA-1285.
It was updated to handle the default validation class. Jon, can you verify?
> Describe Keyspaces returns CfDefs without default_validation_class; add them.
> -----------------------------------------------------------------------------
>
> Key: CASSANDRA-1466
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1466
> Project: Cassandra
> Issue Type: Bug
> Affects Versions: 0.7 beta 2
> Reporter: Jon Hermes
> Assignee: Jon Hermes
> Priority: Minor
> Fix For: 0.7 beta 2
>
> Attachments: 891-push_validate_to_cfdefs_on_describe.txt
>
>
> With default_validator from CASSANDRA-891, describe_keyspaces() should
> populate that value for others to use (notably clients that depend on the
> validators for automatically packing values).
> Attached is a patch that does so.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.