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

Support more concurrent requests per native transport connection

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 2.1 rc1
    • None
    • None

    Description

      Right now we only support 127 concurrent requests against a given native transport connection. This causes us to waste file handles opening multiple connections, increases driver complexity and dilutes writes across multiple connections so that batching cannot easily be performed.

      I propose raising this limit substantially, to somewhere in the region of 16-64K, and that this is a good time to do it since we're already bumping the protocol version.

      Attachments

        1. v1-doc-fixes.txt
          3 kB
          Aleksey Yeschenko
        2. 7231-2.txt
          11 kB
          Aleksey Yeschenko
        3. 7231.txt
          10 kB
          Sylvain Lebresne

        Activity

          People

            aleksey Aleksey Yeschenko
            benedict Benedict Elliott Smith
            Aleksey Yeschenko
            Sylvain Lebresne
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: