Project

General

Profile

Task #2607

Allow replica MNs access to system metadata of replica objects

Added by Chris Jones about 12 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Metacat
Start date:
2012-04-13
Due date:
% Done:

100%

Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:

Description

If a Member Node is listed as a replica target in system metadata for an object, that MN may need administrative access to the system metadata on the CN. If the session subject identified in the requesting node session matches a subject of a known MN in the node list, and the MN is listed as a replica, allow access.

This addresses replication failures recently seen when GMN calls CN.getSystemMetadata() during a call to MN.replicate().

History

#1 Updated by Chris Jones about 12 years ago

Modified D1NodeService.getSystemMetadata() to allow MN access to system metadata based on the cert subject given. Needs testing.

#2 Updated by Chris Jones about 12 years ago

  • Status changed from In Progress to Closed

We found an NPE issue in D1NodeService.listNodesBySubject() since the node list was not initialized. Ben initialized the list before it populated, so this functionality is working now.

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)