[jboss-jira] [JBoss JIRA] Commented: (JGRP-1007) Flush: change signature of JChannel#startFlush to include checked exception
Kapil Nayar (JIRA)
jira-events at lists.jboss.org
Mon Jul 5 17:02:46 EDT 2010
[ https://jira.jboss.org/browse/JGRP-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12537936#action_12537936 ]
Kapil Nayar commented on JGRP-1007:
-----------------------------------
Is the issue anyway related to JBAS-6807 at https://jira.jboss.org/browse/JBAS-6807. Could this JIRA task provide some inputs?
> Flush: change signature of JChannel#startFlush to include checked exception
> ---------------------------------------------------------------------------
>
> Key: JGRP-1007
> URL: https://jira.jboss.org/browse/JGRP-1007
> Project: JGroups
> Issue Type: Task
> Affects Versions: 2.6, 2.8
> Reporter: Vladimir Blagojevic
> Assignee: Vladimir Blagojevic
> Fix For: 3.0
>
>
> We have to change signature of startFlush method to include checked exceptions in its signature. We have previously relied on boolean return value of startFlush to get information about success of startFlush method invocation. This approach has been proven to be insufficient, particularly in the light of dealing with [JGRP-985]. We need to discriminate various reasons why startFlush failed, i.e due flush collision, missing response from flush member and so on. Therefore, starting with release 3.0 startFlush method will be void and will throw checked exceptions.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list