[
https://issues.apache.org/jira/browse/CASSANDRA-9781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625154#comment-14625154
]
Aleksey Yeschenko commented on CASSANDRA-9781:
----------------------------------------------
+1
> Dropped columns handled incorrectly in trunk
> --------------------------------------------
>
> Key: CASSANDRA-9781
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9781
> Project: Cassandra
> Issue Type: Bug
> Reporter: Aleksey Yeschenko
> Assignee: Sylvain Lebresne
> Fix For: 3.0 beta 1
>
> Attachments: 9781.txt
>
>
> {{CFMetaData.getDroppedColumnDefinition()}} is looking up {{droppedColumns}}
> map using {{ByteBuffer}} as a key, whereas the map is keyed by
> {{ColumnIdentifier}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)