Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Duplicate
-
None
-
None
-
None
-
Linux x86_64
-
Normal
Description
I use the binary protocol. I send a correct prepare request on stream 6 (packets 7 and 9 in the attached pcap). Then I send a malformed execute request on stream 7 (packets 13 and 15). The server responds with an error response (packet 17). The stream id field of the response contains 0. Shouldn't it contain 7, the id of the execute request?
The pcap file is here: https://www.dropbox.com/s/lvo2kie7k3owvf8/cassandra_1.2.3.pcap
Attachments
Issue Links
- duplicates
-
CASSANDRA-5164 Invalid streamId in cql binary protocol when using invalid CL
- Resolved