[ 
https://issues.apache.org/jira/browse/QPID-6750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14967399#comment-14967399
 ] 

ASF subversion and git services commented on QPID-6750:
-------------------------------------------------------

Commit 1709878 from [~godfrer] in branch 'java/trunk'
[ https://svn.apache.org/r1709878 ]

QPID-6750 : Simplify the implementation of the futures, avoid using futures 
when they are not necessary

> [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