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 2014/08/26 16:38:59 UTC

[jira] [Updated] (CASSANDRA-7832) A partition key-only CQL3 table mistakenly considered to be thrift compatible

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

Aleksey Yeschenko updated CASSANDRA-7832:
-----------------------------------------

    Attachment: 7832.txt

> A partition key-only CQL3 table mistakenly considered to be thrift compatible
> -----------------------------------------------------------------------------
>
>                 Key: CASSANDRA-7832
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7832
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Aleksey Yeschenko
>            Assignee: Aleksey Yeschenko
>             Fix For: 2.0.11, 2.1.0
>
>         Attachments: 7832.txt
>
>
> A partition key only CQL3 table (with no regular columns added yet, or all regular columns dropped) is mistakenly considered to be thrift-compatible by CFMetaData#isThriftCompatible()
> Such tables (sparse, with CompositeType(UTF8Type) comparator) should be considered Thrift-incompatible.



--
This message was sent by Atlassian JIRA
(v6.2#6252)