[jboss-jira] [JBoss JIRA] (JGRP-1687) CastMessageWithFuture in MessageDispatcher

Bela Ban (JIRA) issues at jboss.org
Thu Apr 17 11:34:34 EDT 2014


     [ https://issues.jboss.org/browse/JGRP-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bela Ban updated JGRP-1687:
---------------------------

    Fix Version/s: 3.5
                       (was: 4.0)


Sent an email to the users mailing list. Pending any objection, I'll fix this in 3.5. The fix is in branch JGRP-1687, just need to rebase and merge if this is OK'ed.
                
> CastMessageWithFuture in MessageDispatcher 
> -------------------------------------------
>
>                 Key: JGRP-1687
>                 URL: https://issues.jboss.org/browse/JGRP-1687
>             Project: JGroups
>          Issue Type: Bug
>            Reporter: shen kim
>            Assignee: Bela Ban
>             Fix For: 3.5
>
>
> When I used CastMessageWithFuture in MessageDispatcher. I found the following Method declared :
> public <T> NotifyingFuture<RspList<T>> castMessageWithFuture(java.util.Collection<Address> dests, Message  RequestOptions options, FutureListener<T> listener) throws java.lang.Exception
> Is it the FutureListener<T> may be declared to  FutureListener<RspList<T>> ?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list