bloomd
bloomd copied to clipboard
clear command report filter is not proxied
macOS Mojave 10.14.6 bloomd v0.7.5
memory consumer grow up with the time, but data of several days or month be necessary, Looking forward to a partitioning mechanism that can solve it
@XingFang When you close the filter, it unmaps it from memory. However if you perform an operation on that in the mean time (check, set, etc) then the filter will be mapped back into memory. My guess is there is another client performing an operation between the close and clear operations, so that it is being mapped back.