[jboss-jira] [JBoss JIRA] Resolved: (JGRP-1216) S3_PING / FILE_PING: remove failed members
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed Jun 16 10:47:47 EDT 2010
[ https://jira.jboss.org/browse/JGRP-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1216.
----------------------------
Resolution: Done
Backported to 2.6.16
> S3_PING / FILE_PING: remove failed members
> ------------------------------------------
>
> Key: JGRP-1216
> URL: https://jira.jboss.org/browse/JGRP-1216
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 2.6.16, 2.10
>
>
> When we terminate a member (EC2's "terminate" function) or kill -9 it, then the file (or bucket data in S3) won't get removed. This leads to stale data. On EC2, I expect that virtualized instances are often simply terminated, so this problem is compounded there.
> SOLUTION:
> - Periodically write own data to the file system (FILE_PING) or S3 (S3_PING)
> - On a view change: remove all data that's not in the current view
--
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