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

Improve BloomFilter deserialization performance

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 1.0.9, 1.1.0
    • None

    Description

      The difference of startup times between a 0.8.7 cluster and 1.0.7 cluster with the same amount of data is 4x greater in 1.0.7.

      It seems as though 1.0.7 loads the BloomFilter through a series of reading longs out in a multithreaded process while 0.8.7 reads the entire object.

      Perhaps we should update the new BloomFilter to do reading in batch as well?

      Attachments

        1. 4023.txt
          2 kB
          Jonathan Ellis
        2. cassandra-1.0-4023-v2.txt
          3 kB
          Yuki Morishita
        3. cassandra-1.0-4023-v3.txt
          6 kB
          Yuki Morishita
        4. trunk-4023.txt
          4 kB
          Yuki Morishita

        Activity

          People

            yukim Yuki Morishita
            j.casares Joaquin Casares
            Yuki Morishita
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: