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

Experiment with a probabilistic tree of membership for maxPurgeableTimestamp

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Normal
    • Resolution: Unresolved
    • None
    • Legacy/Core
    • None

    Description

      maxPurgeableTimestamp appears to be a significant cost for some workloads, the majority of which stemming from the cost of membership tests across the overlapping tables. It would be possible to construct a tree of bloom filters from the existing filters, that could yield queries of the set of possible membership of a given key with logarithmic performance, and it appears there is a research paper (that I haven't dived into yet) that outlines something like this http://www.usna.edu/Users/cs/adina/research/Bloofi%20_CloudI2013.pdf

      Attachments

        Activity

          People

            Unassigned Unassigned
            benedict Benedict Elliott Smith
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: