You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/03 08:11:04 UTC

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

    [ https://issues.apache.org/jira/browse/COLLECTIONS-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16309266#comment-16309266 ] 

ASF GitHub Bot commented on COLLECTIONS-575:
--------------------------------------------

Github user Xaerxess commented on the issue:

    https://github.com/apache/commons-collections/pull/25
  
    As per comment in [COLLECTIONS-575](https://issues.apache.org/jira/browse/COLLECTIONS-575?focusedCommentId=16309068&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16309068), I'm closing this PR (merged in c6dc370abbbf0b487a13bd7f564287a41755bf71).


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