[CDNi] [Technical Errata Reported] RFC8006 (5150)

RFC Errata System <rfc-editor@rfc-editor.org> Sun, 08 October 2017 20:12 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: cdni@ietfa.amsl.com
Delivered-To: cdni@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4126513493E for <cdni@ietfa.amsl.com>; Sun, 8 Oct 2017 13:12:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.8
X-Spam-Level:
X-Spam-Status: No, score=-2.8 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kxHWzCRE-mOO for <cdni@ietfa.amsl.com>; Sun, 8 Oct 2017 13:12:26 -0700 (PDT)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 03ADB1241F3 for <cdni@ietf.org>; Sun, 8 Oct 2017 13:12:26 -0700 (PDT)
Received: by rfc-editor.org (Postfix, from userid 30) id D4FAFB81857; Sun, 8 Oct 2017 13:12:15 -0700 (PDT)
To: ben.niven-jenkins@nokia.com, rob.murray@nokia.com, mcaulfie@cisco.com, kevin.j.ma@ericsson.com, ben@nostrum.com, aamelnikov@fastmail.fm, adam@nostrum.com, flefauch@gmail.com, kevin.j.ma.ietf@gmail.com
X-PHP-Originating-Script: 30:errata_mail_lib.php
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: kevin.j.ma.ietf@gmail.com, cdni@ietf.org, rfc-editor@rfc-editor.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20171008201215.D4FAFB81857@rfc-editor.org>
Date: Sun, 08 Oct 2017 13:12:15 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/cdni/12q8IO7DUiOUEWZuBvWk5gxSKkk>
X-Mailman-Approved-At: Mon, 09 Oct 2017 03:09:52 -0700
Subject: [CDNi] [Technical Errata Reported] RFC8006 (5150)
X-BeenThere: cdni@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: "This list is to discuss issues associated with the Interconnection of Content Delivery Networks \(CDNs\)" <cdni.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/cdni>, <mailto:cdni-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/cdni/>
List-Post: <mailto:cdni@ietf.org>
List-Help: <mailto:cdni-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/cdni>, <mailto:cdni-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 08 Oct 2017 20:12:27 -0000

The following errata report has been submitted for RFC8006,
"Content Delivery Network Interconnection (CDNI) Metadata".

--------------------------------------
You may review the report below and at:
http://www.rfc-editor.org/errata/eid5150

--------------------------------------
Type: Technical
Reported by: Kevin J. Ma <kevin.j.ma.ietf@gmail.com>

Section: 6.10

Original Text
-------------
         "generic-metadata-type": "MI.SourceMetadata",
         "generic-metadata-value": {
           "sources": [
             {
               "endpoint": ["acq1.ucdn.example"],
               "protocol": "http/1.1"
             },
             {
               "endpoint": ["acq2.ucdn.example"],
               "protocol": "http/1.1"
             }
           ]
         }


Corrected Text
--------------
         "generic-metadata-type": "MI.SourceMetadata",
         "generic-metadata-value": {
           "sources": [
             {
               "endpoints": ["acq1.ucdn.example"],
               "protocol": "http/1.1"
             },
             {
               "endpoints": ["acq2.ucdn.example"],
               "protocol": "http/1.1"
             }
           ]
         }


Notes
-----
The SourceMetadata object contains an array of "sources", which in turn contains an array of "endpoints".  The example in section 6.10 uses the singular "endpoint" instead of the plural "endpoints".  The examples in sections 4.2.1 and 4.2.1.1 correctly use the plural "endpoints" for the property name, as defined in section 4.2.1.1.

Instructions:
-------------
This erratum is currently posted as "Reported". If necessary, please
use "Reply All" to discuss whether it should be verified or
rejected. When a decision is reached, the verifying party  
can log in to change the status and edit the report, if necessary. 

--------------------------------------
RFC8006 (draft-ietf-cdni-metadata-21)
--------------------------------------
Title               : Content Delivery Network Interconnection (CDNI) Metadata
Publication Date    : December 2016
Author(s)           : B. Niven-Jenkins, R. Murray, M. Caulfield, K. Ma
Category            : PROPOSED STANDARD
Source              : Content Delivery Networks Interconnection
Area                : Applications and Real-Time
Stream              : IETF
Verifying Party     : IESG