[ 
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:
------------------------------------------
    Test and Documentation Plan: 
||PR||CI||
|[5.0 
|https://github.com/apache/cassandra/pull/2918]|[j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/3316/workflows/088b952c-12b5-4f61-b2d8-591ac1349298]
 
[j17|https://app.circleci.com/pipelines/github/adelapena/cassandra/3316/workflows/5e0c07a4-0e3f-4489-a021-d357e53b5bd9]|
|[trunk|https://github.com/apache/cassandra/pull/2920]|[j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/3319/workflows/d776ba63-ee96-4e5f-8654-297485a49ea0]
 
[j17|https://app.circleci.com/pipelines/github/adelapena/cassandra/3319/workflows/bb6712b8-971d-4843-a475-4e51ec83b9ab]|

  was:
||PR||CI||
|[5.0 
|https://github.com/apache/cassandra/pull/2918]|[j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/3316/workflows/088b952c-12b5-4f61-b2d8-591ac1349298]
 
[j17|https://app.circleci.com/pipelines/github/adelapena/cassandra/3316/workflows/5e0c07a4-0e3f-4489-a021-d357e53b5bd9]|


> 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