You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2018/01/03 02:53:00 UTC

[jira] [Resolved] (COLLECTIONS-575) Synchronized queue wrapper in QueueUtils

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

Gary Gregory resolved COLLECTIONS-575.
--------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 4.x)
                   4.2

Thank you all for your contributions.
Please verify the code in git master, and close this issue if all is OK.

> Synchronized queue wrapper in QueueUtils
> ----------------------------------------
>
>                 Key: COLLECTIONS-575
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-575
>             Project: Commons Collections
>          Issue Type: New Feature
>          Components: Collection
>    Affects Versions: 4.0
>            Reporter: Guram Savinov
>              Labels: queue, synchronization, wrapping
>             Fix For: 4.2
>
>
> There is no synchronized queue wrapper in QueueUtils like in MapUtils or ListUtils for example.
> My own case: I want to synchronize CircularFifoQueue operations, for this I need synchronized queue wrapper.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)