You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Claude Warren (Jira)" <ji...@apache.org> on 2023/07/16 18:06:00 UTC

[jira] [Created] (COLLECTIONS-844) Counting Bloomfilter tests expect counts to be ints

Claude Warren created COLLECTIONS-844:
-----------------------------------------

             Summary: Counting Bloomfilter tests expect counts to be ints
                 Key: COLLECTIONS-844
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-844
             Project: Commons Collections
          Issue Type: Improvement
    Affects Versions: 4.5
            Reporter: Claude Warren


The AbstractCountingBloomFilterTest assumes that the Bloom filter is using an int to track the counts.  Any implementation using a smaller storage size will not be able to pass the test.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)