]
Bela Ban updated JGRP-1469:
---------------------------
Fix Version/s: 3.0.11
ReplicatedTree replication fails when construct with explicit
channel
---------------------------------------------------------------------
Key: JGRP-1469
URL:
https://issues.jboss.org/browse/JGRP-1469
Project: JGroups
Issue Type: Bug
Affects Versions: 3.0.8
Reporter: Jeremy Stone
Assignee: Bela Ban
Fix For: 3.0.11, 3.1
Attachments: replicatedTreeTest.zip
When a ReplicatedTree is constructed using ReplicatedTree(JChannel channel) a pre
connected channel must be used.
This means that the tree which sets itself as the receiver for the channel misses the
viewAccepted callback and (when this member is the second member) therefore doesn't
set the send_message flag to true.
Subsequent modifications to the tree on this node do not get replicated (or notified to
the other node's ReplicatedTreeListener).
Using the ReplicatedTree constructor that creates a channel implicitly is not affected by
this issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: