[jboss-jira] [JBoss JIRA] Resolved: (JGRP-1063) TimeScheduler: remove RobustRunnable
Bela Ban (JIRA)
jira-events at lists.jboss.org
Tue Jul 27 05:19:33 EDT 2010
[ https://jira.jboss.org/browse/JGRP-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1063.
----------------------------
Resolution: Won't Fix
RobusRunnable is part of DefaultTimeScheduler; TimeScheduler2 (the new impl) doesn't have this class anyway. We'll just leave it in DefaultTimeScheduler and don't use it in TimeScheduler2...
> TimeScheduler: remove RobustRunnable
> ------------------------------------
>
> Key: JGRP-1063
> URL: https://jira.jboss.org/browse/JGRP-1063
> Project: JGroups
> Issue Type: Sub-task
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 2.11
>
>
> This wrapper class is not needed anymore because the run() method in a task is guarded by a catch(Throwable) in the new TimeScheduler anyway.
--
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