[
https://issues.apache.org/jira/browse/COLLECTIONS-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Herbert resolved COLLECTIONS-844.
--------------------------------------
Fix Version/s: 4.5
Resolution: Implemented
Added in commit:
488393e60081b89fb1178bd93a66f414008ea6e1
> 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
> Fix For: 4.5
>
>
> 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)