Project

General

Profile

Task #7162

Member node does not check with coordinating node before replicating

Added by Mark Flynn almost 9 years ago.

Status:
New
Priority:
Low
Assignee:
-
Target version:
-
Start date:
2015-06-05
Due date:
% Done:

0%

Story Points:
Sprint:

Description

Replication is supposed to follow a sequence:
CN — MN.replicate( ) —> newReplicaMN
newReplicatMN —- MN.getReplica( ) —> sourceMN
sourceMN — CN.isNodeAuthorized() —> CN
newReplicaMN — CN.setReplicationStatus( ) —> CN

However, CN.isNodeAuthorized is not called before sourceMN replicates to newReplicaMN

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)