[ 
https://issues.apache.org/jira/browse/CASSANDRA-16424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280110#comment-17280110
 ] 

Martin Sucha commented on CASSANDRA-16424:
------------------------------------------

Nice! Thanks! I tried searching for existing issues but missed this one.

> Incorrect stream used in SUPPORTED frame
> ----------------------------------------
>
>                 Key: CASSANDRA-16424
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16424
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Martin Sucha
>            Priority: Normal
>         Attachments: cassandra4beta4.pcapng.gz, reproducer.zip
>
>
> Cassandra 4.0 beta4 does not correctly send replies to OPTIONS frames when 
> using CQL protocol version 4: In response to OPTIONS frame sent with stream 
> ID 1, Cassandra 4.0 beta4 replies with SUPPORTED frame with stream ID 0 
> (instead of replying with the same stream ID as client requested).
> See attached network dump.
> The issue can be reproduced by connecting with gocql driver, see attached Go 
> program.
> Happens also when using protocol version 3. I haven't checked protocol 
> version 5 as we don't have support for it in gocql yet.
> The issue cannot be reproduced with Cassandra 4.0 beta3.
> Originally reported at gocql: https://github.com/gocql/gocql/issues/1532



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to