thomasmueller commented on PR #2399:
URL: https://github.com/apache/jackrabbit-oak/pull/2399#issuecomment-3113546472

   I can work on an alternative patch that moves the existing Bloom filter to a 
common place and replaces the Guava Bloom filter. (I think the apache commons 
Bloom filter is not appropriate for our use: it seems the implementation is too 
slow.)
   
https://github.com/apache/commons-collections/blob/master/src/main/java/org/apache/commons/collections4/bloomfilter/SimpleBloomFilter.java#L166


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: oak-dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to