Files
scylladb/utils
Glauber Costa ba60176d4d bloom_filter: fix index calculation to work on int, not uint
Java uses long, so we should use int64_t. Using uint64_t causes the wrong
indexes to be calculated, and therefore, the filter to respond incorrectly
to a given key.

Signed-off-by: Glauber Costa <glommer@cloudius-systems.com>
2015-05-21 09:01:44 +02:00
..
2015-04-15 22:37:28 +03:00
2015-04-01 09:43:47 +02:00
2015-05-19 11:22:41 -04:00
2015-05-19 11:22:41 -04:00
2015-01-06 17:23:46 +08:00
2015-04-15 20:33:47 +02:00
2015-04-15 20:33:47 +02:00