Skip to content

CASSANDRA-21648: Handle error gracefully when client sends malformed IN-marker bytes - #5111

Open
nivykani wants to merge 1 commit into
apache:trunkfrom
nivykani:extra-bytes
Open

CASSANDRA-21648: Handle error gracefully when client sends malformed IN-marker bytes#5111
nivykani wants to merge 1 commit into
apache:trunkfrom
nivykani:extra-bytes

Conversation

@nivykani

@nivykani nivykani commented Sep 4, 2026

Copy link
Copy Markdown

This patch fixes the 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.

The Cassandra Jira

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant