Re: [Netconf] WGLC on restconf-notif-08

Martin Bjorklund <mbj@tail-f.com> Thu, 11 October 2018 10:28 UTC

Return-Path: <mbj@tail-f.com>
X-Original-To: netconf@ietfa.amsl.com
Delivered-To: netconf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AC3F0130E45 for <netconf@ietfa.amsl.com>; Thu, 11 Oct 2018 03:28:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 TVAzhdLlg7dN for <netconf@ietfa.amsl.com>; Thu, 11 Oct 2018 03:28:21 -0700 (PDT)
Received: from mail.tail-f.com (mail.tail-f.com [46.21.102.45]) by ietfa.amsl.com (Postfix) with ESMTP id 73FB9130E1B for <netconf@ietf.org>; Thu, 11 Oct 2018 03:28:21 -0700 (PDT)
Received: from localhost (unknown [173.38.220.61]) by mail.tail-f.com (Postfix) with ESMTPSA id B560C1AE0310 for <netconf@ietf.org>; Thu, 11 Oct 2018 12:28:20 +0200 (CEST)
Date: Thu, 11 Oct 2018 12:28:20 +0200
Message-Id: <20181011.122820.1889985185460521508.mbj@tail-f.com>
To: netconf@ietf.org
From: Martin Bjorklund <mbj@tail-f.com>
In-Reply-To: <4101090B-394D-4C65-837B-568ECEDCCBB3@juniper.net>
References: <4101090B-394D-4C65-837B-568ECEDCCBB3@juniper.net>
X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO)
Mime-Version: 1.0
Content-Type: Text/Plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/netconf/3UjC7xR4gQSFFFummXs4U5l0sfY>
Subject: Re: [Netconf] WGLC on restconf-notif-08
X-BeenThere: netconf@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Network Configuration WG mailing list <netconf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netconf>, <mailto:netconf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netconf/>
List-Post: <mailto:netconf@ietf.org>
List-Help: <mailto:netconf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netconf>, <mailto:netconf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 10:28:23 -0000

Hi,

In addition to my previous review, I have one more issue.

The document shows examples of how a "stream-xpath-filter" is encoded
in JSON.  But since there is no way to specify XML namespaces and
prefixes in JSON, this doesn't work.  I started a thread in NETMOD
for this
(https://mailarchive.ietf.org/arch/msg/netmod/5qRC1VqO58b7vXbNm3DVednpxtY).

Depending on the outcome, this document and/or
draft-ietf-netconf-subscribed-notification may need updates.


/martin