[ 
https://issues.apache.org/jira/browse/CASSANDRA-14104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Petrov updated CASSANDRA-14104:
------------------------------------
    Attachment: ifesdjeen-14104-3.0-dtest.png
                ifesdjeen-14104-3.0-testall.png
                ifesdjeen-14104-3.11-dtest.png
                ifesdjeen-14104-3.11-testall.png
                ifesdjeen-14104-trunk-dtest.png
                ifesdjeen-14104-trunk-testall.png

Attaching CI results. 
The failures seem unrelated.

> Index target doesn't correctly recognise non-UTF column names after COMPACT 
> STORAGE drop
> ----------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-14104
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14104
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Alex Petrov
>            Assignee: Alex Petrov
>         Attachments: ifesdjeen-14104-3.0-dtest.png, 
> ifesdjeen-14104-3.0-testall.png, ifesdjeen-14104-3.11-dtest.png, 
> ifesdjeen-14104-3.11-testall.png, ifesdjeen-14104-trunk-dtest.png, 
> ifesdjeen-14104-trunk-testall.png
>
>
> Creating a compact storage table with dynamic composite type, then running 
> {{ALTER TALBE ... DROP COMPACT STORAGE}} and then restarting the node will 
> crash Cassandra node, since the Index Target is fetched using hashmap / 
> strict equality. We need to fall back to linear search when index target 
> can't be found (which should not be happening often).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to