Aleksey Yeschenko created CASSANDRA-7832:
--------------------------------------------
Summary: 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
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)