[
https://issues.apache.org/jira/browse/COLLECTIONS-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claude Warren updated COLLECTIONS-844:
--------------------------------------
Summary: Counting Bloom filter expects counts (cells) to be ints (was:
Counting Bloomfilter tests expect counts to be ints)
> Counting Bloom filter expects counts (cells) 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
> Priority: Minor
>
> 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)