[
https://issues.apache.org/jira/browse/QPID-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sorin Suciu updated QPID-2821:
------------------------------
Affects Version/s: 0.7
Priority: Minor (was: Major)
Fix Version/s: 0.7
> 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
> Priority: Minor
> Fix For: 0.7
>
>
> 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 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:[email protected]