[
https://issues.apache.org/jira/browse/CASSANDRA-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13173058#comment-13173058
]
Radim Kolar commented on CASSANDRA-3415:
----------------------------------------
This is fixed in 0.8 and 1.0 branches. Close ticket
> show schema fails
> -----------------
>
> Key: CASSANDRA-3415
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3415
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Affects Versions: 0.8.4
> Environment: freebsd
> Reporter: Radim Kolar
> Assignee: Jonathan Ellis
> Priority: Minor
> Fix For: 1.0.7
>
>
> following command breaks "show schema" cli command with error "A long is
> exactly 8 bytes: 5"
> create column family resultcache with column_type = 'Super' and comparator =
> 'LongType' and key_validation_class = 'UTF8Type' and subcomparator =
> 'AsciiType' and replicate_on_write = false and rows_cached = 700 and
> keys_cached = 30000 and key_cache_save_period = 0 and column_metadata = [
> {column_name: id, validation_class: LongType}, {column_name: name,
> validation_class: 'AsciiType'}, {column_name: crc32, validation_class:
> LongType}, {column_name: size, validation_class: LongType} ];
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira