You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2016/07/20 20:42:20 UTC

[jira] [Updated] (CASSANDRA-11464) C* doesn't respond to OPTIONS request containing low protocol number

     [ https://issues.apache.org/jira/browse/CASSANDRA-11464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tyler Hobbs updated CASSANDRA-11464:
------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 3.0.x)
                       (was: 3.x)
                   3.9
                   3.0.9
           Status: Resolved  (was: Patch Available)

Thanks, committed as {{904137c38419c75b9e0393d8ff4dfcf13b4710b6}} to 3.0 and merged up to 3.9 and trunk.

> C* doesn't respond to OPTIONS request containing low protocol number
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-11464
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11464
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Sandeep Tamhankar
>            Assignee: Tyler Hobbs
>             Fix For: 3.0.9, 3.9
>
>
> Observed in Ruby and Python drivers: if you send an OPTIONS message to C* 3.4 (though I believe this goes back to 3.0) with a protocol version of 1, C* doesn't send a response to the client. If you specify a high protocol version (e.g. 5), C* does correctly respond with a protocol error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)