You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Vincent White (JIRA)" <ji...@apache.org> on 2019/05/21 04:58:00 UTC

[jira] [Updated] (CASSANDRA-15135) SASI tokenizer options not validated before being added to schema

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

Vincent White updated CASSANDRA-15135:
--------------------------------------
    Discovered By: Adhoc Test
    Since Version: 3.4

> SASI tokenizer options not validated before being added to schema
> -----------------------------------------------------------------
>
>                 Key: CASSANDRA-15135
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15135
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Feature/SASI
>            Reporter: Vincent White
>            Priority: Normal
>
> If you attempt to create a SASI index with an illegal argument combination the index will be added to the schema tables before trying instantiate the tokenizer which causes a RuntimeException. Since the index was written to the schema tables, cassandra will hit the same exception and fail to start when it tries to load the schema on boot.
>  The branch below includes a unit test to reproduce the issue.
> ||3.11||
> |[PoC|https://github.com/vincewhite/cassandra/commit/089547946d284ae3feb0d5620067b85b8fd66ebc]|
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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