[jboss-jira] [JBoss JIRA] (JGRP-1687) CastMessageWithFuture in MessageDispatcher
Bela Ban (JIRA)
issues at jboss.org
Tue Apr 22 02:34:33 EDT 2014
[ https://issues.jboss.org/browse/JGRP-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1687.
----------------------------
Resolution: Done
Merged onto master (3.5), will not get backported to the 3.4 branch
> 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