[infinispan-issues] [JBoss JIRA] Commented: (ISPN-83) Remove dependency on JGroups FLUSH

Mircea Markus (JIRA) jira-events at lists.jboss.org
Wed May 27 10:04:08 EDT 2009


    [ https://jira.jboss.org/jira/browse/ISPN-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12469349#action_12469349 ] 

Mircea Markus commented on ISPN-83:
-----------------------------------

FLUSH forbids sending to all members. Above mentioned approach will send messages to rest of the members, and ignore only the one about to join. Joining members will retrieve the missing messages through NBST

> Remove dependency on JGroups FLUSH
> ----------------------------------
>
>                 Key: ISPN-83
>                 URL: https://jira.jboss.org/jira/browse/ISPN-83
>             Project: Infinispan
>          Issue Type: Task
>    Affects Versions: 4.0.0.GA
>            Reporter: Manik Surtani
>            Assignee: Manik Surtani
>             Fix For: 4.1.0.BETA1, 4.1.0.GA
>
>
> FLUSH is needed to control messages not being sent when a new view is installed, as we have observed that without this, messages get dropped by the joiner.  We need to find a better way to deal with this as FLUSH is expensive and not very scalable.

-- 
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 infinispan-issues mailing list