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

Average name query performance much worse for wide rows

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Not A Problem
    • None
    • None
    • None

    Description

      The average performance for by-name queries degrades heavily on wide rows. This is because in the wide row case SSTableNamesIterator deserializes every column in the entire row chunk (64KB by default), where-as in the narrow row case, it stops deserializing as soon as it's found the columns it's looking for.

      Attachments

        1. 5966.txt
          4 kB
          Rick Branson
        2. 5966-trunk.txt
          4 kB
          Rick Branson
        3. 5966-v2.txt
          4 kB
          Rick Branson

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rbranson Rick Branson
              Jonathan Ellis
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: