Project

General

Profile

Actions

Bug #6666

closed

Fix MNresourceHandler to handle v2 API MNStorage.updateSystemMetadata()

Added by Chris Jones over 9 years ago. Updated about 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
metacat
Target version:
Start date:
02/12/2015
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:

Description

While the v2 MNodeService class has implemented the MNStorage.updateSystemMetadata() method, when attempting to call this REST endpoint:

PUT /metacat/d1/mn/v2/meta

we get a 500 ServiceFailure from MNresourceHandler. The resource handler is handling the GET method for this endpoint, but not the PUT method, and needs to be updated to call MNodeService.updateSystemMetadata().

Actions #1

Updated by Chris Jones over 9 years ago

  • Description updated (diff)
Actions #2

Updated by Jing Tao over 9 years ago

It seems that v2 CNResourceHandler doesn't have the ability either.

Actions #3

Updated by Jing Tao about 9 years ago

The PUT for MN is done and tested.

Actions #4

Updated by Jing Tao about 9 years ago

  • Status changed from New to Resolved
  • Target version set to 2.5.0

PUT for CN is done and tested.

Actions

Also available in: Atom PDF