[jboss-jira] [JBoss JIRA] (JGRP-2268) Disable reliable transmission of SEQUENCER on coordinator change

Bela Ban (JIRA) issues at jboss.org
Thu Jun 21 09:15:01 EDT 2018


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

Bela Ban resolved JGRP-2268.
----------------------------
    Resolution: Done


Attribute {{flush_forward_table}} turns forwarding on or off

> Disable reliable transmission of SEQUENCER on coordinator change
> ----------------------------------------------------------------
>
>                 Key: JGRP-2268
>                 URL: https://issues.jboss.org/browse/JGRP-2268
>             Project: JGroups
>          Issue Type: Feature Request
>            Reporter: Kishore Kumar
>            Assignee: Bela Ban
>            Priority: Optional
>             Fix For: 4.0.13
>
>
> The SEQUENCER protocol ensures that the messages that are not acked by the previous coordinator are forwarded to the new coordinator. This ensures reliable transmission of data. It will be better to have a way to turn off this behavior. I.e. when a coord change has occurred, drop all the messages in the forward table.
> Background:
> A network partition can cause data inconsistencies if both sub-groups continue to support updates. I do not want to continue processing on the sub-group that has lost its coord (or continue transmission with the new coord of the un-acked data).



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list