]
Bela Ban updated JGRP-2268:
---------------------------
Fix Version/s: 4.0.12
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.12
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.