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
            Reporter: Sorin Suciu


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]

Reply via email to