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

Custom CQL transport needs to validate its framing

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 1.2.0 beta 3
    • Legacy/CQL
    • None

    Description

      The current implementation of CASSANDRA-2478 does very little validation of its input. At a minimum, it should validate that the header bytes are all correct types, and validate that the frame as a whole doesn't exceed the max message length as specified in the header. As soon as it sees an invalid frame, it should return an error to the client and close the connection.

      Attachments

        Activity

          People

            slebresne Sylvain Lebresne
            tupshin Tupshin Harper
            Sylvain Lebresne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: