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

Update CQLSSTableWriter to allow parallel writing of SSTables on the same table within the same JVM

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 2.0.12, 2.1.2
    • None
    • None

    Description

      Currently it is not possible to programatically write multiple SSTables for the same table in parallel using the CQLSSTableWriter. This is quite a limitation and the workaround of attempting to do this in a separate JVM is not a great solution.

      See: http://stackoverflow.com/questions/24396902/using-cqlsstablewriter-concurrently

      Attachments

        1. 7463-trunk.txt
          9 kB
          Carl Yeksigian
        2. 7463-2.1.txt
          9 kB
          Carl Yeksigian
        3. 7463-2.0-v3.txt
          9 kB
          Carl Yeksigian
        4. 7463-v2.txt
          9 kB
          Yuki Morishita
        5. 7463.patch
          7 kB
          Carl Yeksigian

        Issue Links

          Activity

            People

              carlyeks Carl Yeksigian
              johnny15676 Johnny Miller
              Carl Yeksigian
              Benjamin Lerer
              Votes:
              5 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: