You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2013/06/25 16:22:21 UTC

[jira] [Updated] (CASSANDRA-5572) Write row markers when serializing columnfamilies and columns schema

     [ https://issues.apache.org/jira/browse/CASSANDRA-5572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Yeschenko updated CASSANDRA-5572:
-----------------------------------------

    Fix Version/s: 1.2.6
    
> Write row markers when serializing columnfamilies and columns schema
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-5572
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5572
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.2.4
>            Reporter: Aleksey Yeschenko
>            Assignee: Aleksey Yeschenko
>            Priority: Minor
>             Fix For: 1.2.6
>
>         Attachments: 5572.txt
>
>
> ColumnDefinition.toSchema() and CFMetaData.toSchemaNoColumns() currently don't write the row markers, which leads to certain queries not returning the expected results, e.g.
> select keyspace_name, columnfamily_name from system.schema_columnfamilies where keyspace_name = 'system' and columnfamily_name = 'hints' -> [].

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