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 2016/07/06 16:55:10 UTC

[jira] [Created] (CASSANDRA-12147) Static thrift tables with non UTF8Type comparators can have column names converted incorrectly

Aleksey Yeschenko created CASSANDRA-12147:
---------------------------------------------

             Summary: 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
            Reporter: Aleksey Yeschenko
            Assignee: Aleksey Yeschenko
             Fix For: 3.8, 3.0.x


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