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

BTI format's decision to preload partition index is incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 5.0-alpha1, 5.0
    • Local/SSTable
    • None

    Description

      On load, BTI format SSTables are supposed to walk through the partition index when the SSTable does not have a bloom filter, to prefetch the index in cache.

      This decision is currently inverted, causing both an unnecessary preload when a filter is present, and making filterless sstables inefficient. 

      Attachments

        Issue Links

          Activity

            People

              blambov Branimir Lambov
              blambov Branimir Lambov
              Branimir Lambov
              Branimir Lambov, Jacek Lewandowski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: