Sorin Manolache created CASSANDRA-5438:
------------------------------------------

             Summary: possibly wrong stream id when cassandra reports an error
                 Key: CASSANDRA-5438
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5438
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.2.3
         Environment: Linux x86_64
            Reporter: Sorin Manolache


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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to