You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org> on 2010/04/22 02:05:49 UTC

[jira] Resolved: (QPID-2508) Replace org.apache.qpid.util.concurrent.Condition with a CountDownLatch

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

Rajith Attapattu resolved QPID-2508.
------------------------------------

    Resolution: Fixed

Applied patch at rev 936575.

> Replace org.apache.qpid.util.concurrent.Condition with a CountDownLatch
> -----------------------------------------------------------------------
>
>                 Key: QPID-2508
>                 URL: https://issues.apache.org/jira/browse/QPID-2508
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Common
>    Affects Versions: 0.6
>            Reporter: Emmanuel Bourg
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: condition.patch
>
>
> The Condition class in the package org.apache.qpid.util.concurrent could be replaced with a standard CountDownLatch. This class is only used in two unit tests.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org