Project

General

Profile

Actions

Task #4351

closed

Remove Wrong Parameter Check in ManagementTool::addRrset()

Added by Yumin Xia over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
10/20/2017
Due date:
% Done:

0%

Estimated time:

Description

Now it throw an exception when the lable.size() is larger than one, indicating that we should use
addMultiLevelLabelRrset instead on those labels.

However, it is actually wrong in that, some labels, should just have size larger than 1, without AUTH records.

For example, for a d-key:
/parentZone/NDNS/childzone/dkey-1/CERT/version
It has multiLevelLabel: childzone/dkey-1
But we don't want a childzone AUTH record, which will override the real NS record.

Actions

Also available in: Atom PDF