[
https://issues.apache.org/jira/browse/CASSANDRA-12147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370771#comment-15370771
]
Aleksey Yeschenko commented on CASSANDRA-12147:
-----------------------------------------------
Thanks. Committed as
[4d7141f75866939b8a55a0d3ee09153ee75f80f9|https://github.com/apache/cassandra/commit/4d7141f75866939b8a55a0d3ee09153ee75f80f9]
to 3.0 and merged with 3.9 and trunk. Tests being worked on
[here|https://github.com/riptano/cassandra-dtest/commits/thrift_schema_upgrade].
> Static thrift tables with non UTF8Type comparators can have column names
> converted incorrectly
> ----------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-12147
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12147
> Project: Cassandra
> Issue Type: Bug
> Components: Distributed Metadata
> Reporter: Aleksey Yeschenko
> Assignee: Aleksey Yeschenko
> Fix For: 3.0.9, 3.9
>
>
> {{CompactTables::columnDefinitionComparator()}} has been broken since
> CASSANDRA-8099 for non-super columnfamilies, if the comparator is not
> {{UTF8Type}}. This results in being unable to read some pre-existing 2.x data
> post upgrade (it's not lost, but becomes inaccessible).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)