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

Justin Ross closed QPID-2821.
-----------------------------

> Replace the o.a.q.transport.Future with java.util.concurrent.Future
> -------------------------------------------------------------------
>
>                 Key: QPID-2821
>                 URL: https://issues.apache.org/jira/browse/QPID-2821
>             Project: Qpid
>          Issue Type: Improvement
>    Affects Versions: 0.7
>            Reporter: Sorin Suciu
>            Assignee: Sorin Suciu
>            Priority: Minor
>
> The o.a.q.transport.Future seems to be similar with 
> java.util.concurrent.Future with the exception that it does not implement the 
> isCancelled() and get(long,TimeUnit) methods. I think it would be useful if 
> we align to the jdk concurrent classes rather then using our custom ones. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to