[
https://issues.apache.org/jira/browse/CASSANDRA-9781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Yeschenko updated CASSANDRA-9781:
-----------------------------------------
Reviewer: Aleksey Yeschenko
> 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)