You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Magma buckets don't enable the VBucket level BloomFilter and cbcollects
for such buckets include the following superfluous output for every
bucket/vbucket which can be skipped.
vb_0:bloom_filter: DOESN'T EXIST
vb_0:bloom_filter_key_count: 0
vb_0:bloom_filter_memory: 0
vb_0:bloom_filter_size: 0
vb_1:bloom_filter: DOESN'T EXIST
vb_1:bloom_filter_key_count: 0
vb_1:bloom_filter_memory: 0
vb_1:bloom_filter_size: 0
...
Change-Id: I9504bb7bf9d3971fb6e058e4e2622657c3f8fcd0
Reviewed-on: https://review.couchbase.org/c/kv_engine/+/189743
Reviewed-by: Trond Norbye <[email protected]>
Tested-by: Jim Walker <[email protected]>
0 commit comments