Mike Adamson created CASSANDRA-18926:
----------------------------------------

             Summary: 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


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