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

Andres de la Peña updated CASSANDRA-18926:
------------------------------------------
    Reviewers: Zhao Yang  (was: Andres de la Peña, Zhao Yang)

> SAI in-memory index does not include maximum term size check when adding terms
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-18926
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18926
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Feature/SAI
>            Reporter: Mike Adamson
>            Assignee: Andres de la Peña
>            Priority: Normal
>             Fix For: 5.0-beta
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The {{SSTableIndexWriter}} rejects terms that exceed a maximum term size with 
> a no-spam warning, but the {{TrieMemoryIndex}} does not do this. 
> We should check term sizes when rows are added and issue client warnings when 
> this happens. This still needs to happen in the {{SSTableIndexWriter}} to 
> handle terms during an initial index build. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to