You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2016/12/09 20:26:58 UTC

[jira] [Closed] (QPID-2821) Replace the o.a.q.transport.Future with java.util.concurrent.Future

     [ 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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org