Task #1844
Story #1843: MN to MN replication needs to be tested
Create a CNReplication integration test
Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_integration
Target version:
Start date:
2011-10-10
Due date:
% Done:
100%
Milestone:
CCI-0.6.4
Product Version:
*
Story Points:
Sprint:
Description
Write a CNReplicationIT test that tests MN to MN replication for both create() and update() methods for an object.
History
#1 Updated by Chris Jones about 13 years ago
- Status changed from New to Closed
Created the MNReplicationIT test, using the DEMO1 and DEMO2 servers as the test MNs that implement the MNReplication API. So far, only tests create(), but for some reason this is being handled on the CN as a hazelcast entryUpdated event.