You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Alex Herbert (Jira)" <ji...@apache.org> on 2022/08/22 10:10:00 UTC

[jira] [Reopened] (COLLECTIONS-831) BloomFilter: add clear() method

     [ https://issues.apache.org/jira/browse/COLLECTIONS-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Herbert reopened COLLECTIONS-831:
--------------------------------------

> BloomFilter: add clear() method
> -------------------------------
>
>                 Key: COLLECTIONS-831
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-831
>             Project: Commons Collections
>          Issue Type: Improvement
>          Components: Collection
>    Affects Versions: 4.5
>            Reporter: Claude Warren
>            Assignee: Claude Warren
>            Priority: Minor
>              Labels: bloom-filter
>             Fix For: 4.5
>
>   Original Estimate: 1h
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> In cases where a Bloom filter is set and then cleared it is more efficient to clear the filter rather than dispose of it and create a new one.  Particularly for large  filters in environments where GC can be an issue.



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