Rob Godfrey created QPID-6750:
---------------------------------

             Summary: [Java Broker] Use Guava ListenableFuture rather than 
invent our own future class for store interaction
                 Key: QPID-6750
                 URL: https://issues.apache.org/jira/browse/QPID-6750
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
             Fix For: qpid-java-6.0


For some interactions with the store we use the class "FutureResult" which 
fulfills essentially the same purpose as a ListenableFuture.  We should remove 
this unnecessary class and standardize on the Guava implementation



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to