[jboss-jira] [JBoss JIRA] Resolved: (JGRP-800) FRAG/FRAG2: fragments from X are not cleared if X crashes

Bela Ban (JIRA) jira-events at lists.jboss.org
Tue Jul 22 10:11:16 EDT 2008


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

Bela Ban resolved JGRP-800.
---------------------------

    Resolution: Done


> FRAG/FRAG2: fragments from X are not cleared if X crashes
> ---------------------------------------------------------
>
>                 Key: JGRP-800
>                 URL: https://jira.jboss.org/jira/browse/JGRP-800
>             Project: JGroups
>          Issue Type: Bug
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>            Priority: Critical
>             Fix For: 2.6.4, 2.7
>
>
> The reason is that we handle VIEW events only in down(), but since FRAG2 usually sits somewhere above GMS, we will never get these events !
> SOLUTION:
> - Handle VIEW in up() as well
> - Make sure all fragments from a crashed or left member X are discarded
> - Add a JMX operation to manually clear the fragmentation table for X, or for all members
> Note that this applies to FRAG as well, but we'll shortly deprecate FRAG anyway

-- 
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