Bloom filters using a flawed double hashing scheme · Issue #4120 · facebook/rocksdb
Expected behavior I expected the Bloom filter implementations to have behavior reasonably close to the accuracy predicted by formulas. Actual behavior With more thorough testing, the Bloom filters ...