[jboss-jira] [JBoss JIRA] Created: (JGRP-1030) return custom Future that allows listeners for when the Future is complete
Michael Newcomb (JIRA)
jira-events at lists.jboss.org
Thu Aug 27 08:48:23 EDT 2009
return custom Future that allows listeners for when the Future is complete
--------------------------------------------------------------------------
Key: JGRP-1030
URL: https://jira.jboss.org/jira/browse/JGRP-1030
Project: JGroups
Issue Type: Feature Request
Affects Versions: 2.8
Reporter: Michael Newcomb
Assignee: Bela Ban
MessageDispatcher.*WithFuture() calls should return a custom Future (that extends java.util.concurrent.Future) which gives you the ability to register a listener for when the Future has been completed. When the value is finally set (or member suspected) on the GroupRequest it could just notify any registered listeners that the request is complete.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list