[
https://issues.jboss.org/browse/JGRP-2268?page=com.atlassian.jira.plugin....
]
Bela Ban updated JGRP-2268:
---------------------------
Description:
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).
was: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.
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)