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 17:02:10 UTC

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

    [ https://issues.apache.org/jira/browse/CASSANDRA-12147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15364630#comment-15364630 ] 

Aleksey Yeschenko commented on CASSANDRA-12147:
-----------------------------------------------

||branch||testall||dtest||
|[12147-3.0|https://github.com/iamaleksey/cassandra/tree/12147-3.0]|[testall|http://cassci.datastax.com/view/Dev/view/iamaleksey/job/iamaleksey-12147-3.0-testall]|[dtest|http://cassci.datastax.com/view/Dev/view/iamaleksey/job/iamaleksey-12147-3.0-dtest]|
|[12147-3.9|https://github.com/iamaleksey/cassandra/tree/12147-3.9]|[testall|http://cassci.datastax.com/view/Dev/view/iamaleksey/job/iamaleksey-12147-3.9-testall]|[dtest|http://cassci.datastax.com/view/Dev/view/iamaleksey/job/iamaleksey-12147-3.9-dtest]|

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