Nivy Kani created CASSANDRA-21648:
-------------------------------------

             Summary: Handle error gracefully when client sends malformed 
IN-marker bytes
                 Key: CASSANDRA-21648
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21648
             Project: Apache Cassandra
          Issue Type: Bug
            Reporter: Nivy Kani
            Assignee: Nivy Kani


We have a regression where 6.0 stopped gracefully handling malformed IN-marker 
bytes sent by clients. Compare to 5.0: 
[https://github.com/apache/cassandra/blob/cassandra-5.0/src/java/org/apache/cassandra/cql3/Lists.java#L227-L241]
 

This causes an uninformative server-side error, instead of a more useful 
invalid-request error. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to