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 2022/08/22 09:44:00 UTC

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

     [ https://issues.apache.org/jira/browse/COLLECTIONS-831?focusedWorklogId=802413&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-802413 ]

Claude Warren logged work on COLLECTIONS-831:
---------------------------------------------

                Author: Claude Warren
            Created on: 22/Aug/22 09:43
            Start Date: 21/Aug/22 09:42
    Worklog Time Spent: 1h 
      Work Description: Implemented

Issue Time Tracking
-------------------

            Worklog Id:     (was: 802413)
    Remaining Estimate: 0h  (was: 1h)
            Time Spent: 1h

> 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
>  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)