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

Custom CQL protocol/transport

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 1.2.0 beta 1
    • Legacy/CQL

    Description

      A custom wire protocol would give us the flexibility to optimize for our specific use-cases, and eliminate a troublesome dependency (I'm referring to Thrift, but none of the others would be significantly better). Additionally, RPC is bad fit here, and we'd do better to move in the direction of something that natively supports streaming.

      I don't think this is as daunting as it might seem initially. Utilizing an existing server framework like Netty, combined with some copy-and-paste of bits from other FLOSS projects would probably get us 80% of the way there.

      Attachments

        1. cql_binary_protocol-v2
          14 kB
          Sylvain Lebresne
        2. cql_binary_protocol
          13 kB
          Sylvain Lebresne

        Activity

          People

            slebresne Sylvain Lebresne
            urandom Eric Evans
            Sylvain Lebresne
            Yuki Morishita
            Votes:
            3 Vote for this issue
            Watchers:
            27 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: