Uploaded image for project: 'Apache Cassandra'
  1. Apache Cassandra
  2. CASSANDRA-5778

Native protocol event don't respect the protocol version

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 2.0 beta 2
    • None
    • None
    • Normal

    Description

      Currently, the protocol version is on a per-message basis only. When we get a request, we respond with a message on the same protocol version. This is however broken for server events, that are responses to no request and currently always default to version 2 (on trunk), even if the client is on version 1.

      So instead, we need to force a version per connection, and event messages should use that.

      Attachments

        1. 5578.txt
          33 kB
          Sylvain Lebresne

        Activity

          People

            slebresne Sylvain Lebresne
            slebresne Sylvain Lebresne
            Sylvain Lebresne
            Aleksey Yeschenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: