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

Bloom filter will be loaded when SSTable is opened for batch

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 2.0.0
    • None
    • None

    Description

      We are setting bf and then load bf again.

      sstable.bf = FilterFactory.ALWAYS_PRESENT;
      sstable.load(true, false); // should be false for 1st arg
      

      Attachments

        1. 5983-2.0.0.txt
          6 kB
          Yuki Morishita

        Activity

          People

            yukim Yuki Morishita
            yukim Yuki Morishita
            Yuki Morishita
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: