Task #2187
Story #2166: Hazelcast cluster errors need to be isolated
In Metacat, add new method for deleting replicas of SystemMetadata
Status:
Closed
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
Metacat
Target version:
Start date:
2012-01-10
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
CNReplication.deleteReplicationMetadata (session, pid, nodeId, serialVersion);
should be created in Metacat
Endpoint to be determined?
History
#1 Updated by Chris Jones almost 13 years ago
- Assignee changed from Chris Jones to Ben Leinfelder
#2 Updated by Ben Leinfelder almost 13 years ago
I take this to mean that in the given nodeId, the replica (system metadata and content) should be deleted.
Who (which process) calls this method?
#3 Updated by Ben Leinfelder almost 13 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 60
need REST endpoint to fully implement
#4 Updated by Ben Leinfelder almost 13 years ago
- Status changed from In Progress to Closed
wired up the endpoints on server and client