[jboss-jira] [JBoss JIRA] Updated: (JGRP-332) Support concurrent flushing

Vladimir Blagojevic (JIRA) jira-events at jboss.com
Fri Dec 8 11:50:38 EST 2006


     [ http://jira.jboss.com/jira/browse/JGRP-332?page=all ]

Vladimir Blagojevic updated JGRP-332:
-------------------------------------

    Fix Version/s: 2.4.1

> Support concurrent flushing
> ---------------------------
>
>                 Key: JGRP-332
>                 URL: http://jira.jboss.com/jira/browse/JGRP-332
>             Project: JGroups
>          Issue Type: Feature Request
>    Affects Versions: 2.4
>            Reporter: Vladimir Blagojevic
>         Assigned To: Vladimir Blagojevic
>             Fix For: 2.5, 2.4.1
>
>
> JGroups 2.4 introduces FLUSH protocol that enables stop-the-world model for JGroups nodes. However, FLUSH protocol currently does not support coordination between nodes when it comes to concurrent requests for flush. 
> Problem 1)
> If there are concurrent requests for flush (e.g. every node concurrently does channel.getState()) FLUSH should deterministically chose a winner flush request and other nodes should retry flush. 
> Problem 2) 
> If more than one MuxChannel sitting on top of JChannel requests flush then node has to again deterministically determine a winner request and other MuxChannels should retry. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list