Re: [netmod] WG adoption poll for draft-clemm-netmod-nmda-diff-00

Ladislav Lhotka <lhotka@nic.cz> Fri, 05 October 2018 08:14 UTC

Return-Path: <lhotka@nic.cz>
X-Original-To: netmod@ietfa.amsl.com
Delivered-To: netmod@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E67EE130DE8 for <netmod@ietfa.amsl.com>; Fri, 5 Oct 2018 01:14:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 sv55wSTyu9xt for <netmod@ietfa.amsl.com>; Fri, 5 Oct 2018 01:13:58 -0700 (PDT)
Received: from trail.lhotka.name (trail.lhotka.name [77.48.224.143]) by ietfa.amsl.com (Postfix) with ESMTP id 32E96130DC6 for <netmod@ietf.org>; Fri, 5 Oct 2018 01:13:58 -0700 (PDT)
Received: by trail.lhotka.name (Postfix, from userid 109) id 65698182113A; Fri, 5 Oct 2018 10:20:43 +0200 (CEST)
Received: from localhost (unknown [195.113.220.121]) by trail.lhotka.name (Postfix) with ESMTPSA id 0A99E1820059; Fri, 5 Oct 2018 10:20:42 +0200 (CEST)
From: Ladislav Lhotka <lhotka@nic.cz>
To: Juergen Schoenwaelder <j.schoenwaelder@jacobs-university.de>, Kent Watsen <kwatsen@juniper.net>
Cc: "netmod@ietf.org" <netmod@ietf.org>
In-Reply-To: <20181004190754.fsu5ck5jblw5uuah@anna.jacobs.jacobs-university.de>
References: <201810031419.w93EJNpn040188@idle.juniper.net> <20181004.121417.2190375850946168105.mbj@tail-f.com> <69afa537-9a5f-6fb6-de21-2add0ffec4b2@cisco.com> <0aa239221e80e812f920db6ae023eabc6b3ef5ed.camel@nic.cz> <ccc83277-cfa7-f363-1beb-78e801f8b675@cisco.com> <27c125fa83754c5f6723e04243f1efdaf4be8e82.camel@nic.cz> <7E46B2E3-3F12-4E08-8172-823E73E25D50@juniper.net> <20181004190754.fsu5ck5jblw5uuah@anna.jacobs.jacobs-university.de>
Mail-Followup-To: Juergen Schoenwaelder <j.schoenwaelder@jacobs-university.de>, Kent Watsen <kwatsen@juniper.net>, "netmod\@ietf.org" <netmod@ietf.org>
Date: Fri, 05 Oct 2018 10:13:55 +0200
Message-ID: <87pnwodd4s.fsf@nic.cz>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/NL4YmSFli_nrP16TuAKxQCA9naw>
Subject: Re: [netmod] WG adoption poll for draft-clemm-netmod-nmda-diff-00
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: NETMOD WG list <netmod.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod>, <mailto:netmod-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod/>
List-Post: <mailto:netmod@ietf.org>
List-Help: <mailto:netmod-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod>, <mailto:netmod-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 08:14:01 -0000

Juergen Schoenwaelder <j.schoenwaelder@jacobs-university.de> writes:

> Folks, the more formats there are, the less interoperability we
> get. If there are multiple formats, is there a mandatory to implement
> format? Does the mandatory to implement format depend on the protocol
> that is being used?

This looks nice in theory but let me remind you about the case of
choosing a mandatory-to-implement encoding for RESTCONF.

The protocols are intended to work with devices of vastly differing
capabilities and quite often there is no one-size-fits-all choice.

If a device based on a restricted platform cannot implement YANG Patch
but does JSON Patch [RFC 6902] instead, it is perfectly fine with me - and
certainly more useful than providing no diff at all.

Lada

>
> I prefer one format or if necessary I am fine with one mandatory to
> implement format. An open ended collection of implementation specific
> formats is super flexible but defeats the purpose of a standard,
> namely interoperability.
>
> /js
>
> On Thu, Oct 04, 2018 at 05:41:22PM +0000, Kent Watsen wrote:
>> We agree that the diff-format should be client-selectable, modulo what the server supports.  yang-patch and edit-config both are viable.  Should we document them both?
>> 
>> That said, since neither edit-config nor yang-patch are diffing formats, so much as formats for converting one data tree to another, would it make sense to define an actual diffing format?  I would think that a diff would provide both values, not just a new value.
>> 
>> Kent // contributor
>> 
>> 
>> -----Original Message-----
>> From: netmod <netmod-bounces@ietf.org> on behalf of Ladislav Lhotka <lhotka@nic.cz>
>> Organization: CZ.NIC
>> Date: Thursday, October 4, 2018 at 1:11 PM
>> To: Robert Wilton <rwilton@cisco.com>, "netmod@ietf.org" <netmod@ietf.org>
>> Subject: Re: [netmod] WG adoption poll for draft-clemm-netmod-nmda-diff-00
>> 
>> On Thu, 2018-10-04 at 14:17 +0100, Robert Wilton wrote:
>> > 
>> > On 04/10/2018 13:51, Ladislav Lhotka wrote:
>> > > On Thu, 2018-10-04 at 13:36 +0100, Robert Wilton wrote:
>> > > > On 04/10/2018 11:14, Martin Bjorklund wrote:
>> > > > > Phil Shafer <phil@juniper.net> wrote:
>> > > > > > Bal?zs Lengyel writes:
>> > > > > > > https://urldefense.proofpoint.com/v2/url?u=https-3A__tools.ietf.org_html_draft-2Dclemm-2Dnetmod-2Dnmda-2Ddiff-2D00&d=DwICAg&c=HAkYuh63rsuhr6Scbfh0UjBXeMK-ndb3voDTXcWzoCI&r=9zkP0xnJUvZGJ9EPoOH7Yhqn2gsBYaGTvjISlaJdcZo&m=7s6VdzzH9Ol3BOCbVLBarBrQ5fD0vTt8k_I2KDEN97c&s=gQWJtjc_2EF3QgRvABgZKsjqzuIw9yUq_xee6aFJOcw&e=
>> > > > > > [I've moved to a "deep lurker" role here, but ...]
>> > > > > > 
>> > > > > > Can we ensure this model contains a "format" leaf in the RPC's input
>> > > > > > so that future (and proprietary) formats can be supported?   That
>> > > > > > leaf can be an identityref that defaults to yang-patch.
>> > > > > I think this is a good idea.  I would prefer the edit-config format
>> > > > > over YANG patch for describing a diff.  The edit-config format is more
>> > > > > suited for this purpose imo.
>> > > > +1
>> > > > 
>> > > > I would like something closer to edit-config to be available via
>> > > > RESTCONF as well.
>> > > YANG Patch is IMO better because it clearly separates the target for the
>> > > edits
>> > > from the new content.
>> > > In edit-config these two are mixed together.
>> > Yes, that is primarily why I prefer the edit-config.  I perceive that it 
>> > is a denser and more efficient format.  I think that it is both easier 
>> > to construct (when diffing two trees) and also more efficient to apply 
>> > when generating an updated tree.
>> 
>> Except for certain corner cases, for example if two trees differ only in the
>> value of a single leaf but this leaf happens to be a list key.
>> 
>> Lada
>> 
>> > 
>> > Thanks,
>> > Rob
>> > 
>> > 
>> > > That being said, I support specifying format/media-type and having
>> > > potentially
>> > > multiple options.
>> > > 
>> > > Lada
>> > > 
>> > > > Thanks,
>> > > > Rob
>> > > > 
>> > > > 
>> > > > > /martin
>> > > > > 
>> > > > > _______________________________________________
>> > > > > netmod mailing list
>> > > > > netmod@ietf.org
>> > > > > https://urldefense.proofpoint.com/v2/url?u=https-3A__www.ietf.org_mailman_listinfo_netmod&d=DwICAg&c=HAkYuh63rsuhr6Scbfh0UjBXeMK-ndb3voDTXcWzoCI&r=9zkP0xnJUvZGJ9EPoOH7Yhqn2gsBYaGTvjISlaJdcZo&m=7s6VdzzH9Ol3BOCbVLBarBrQ5fD0vTt8k_I2KDEN97c&s=RVJcg5pzHW-zi1OboCL4SX2huW9euHiVRSCor9n_APQ&e=
>> > > > > .
>> > > > > 
>> > > > _______________________________________________
>> > > > netmod mailing list
>> > > > netmod@ietf.org
>> > > > https://urldefense.proofpoint.com/v2/url?u=https-3A__www.ietf.org_mailman_listinfo_netmod&d=DwICAg&c=HAkYuh63rsuhr6Scbfh0UjBXeMK-ndb3voDTXcWzoCI&r=9zkP0xnJUvZGJ9EPoOH7Yhqn2gsBYaGTvjISlaJdcZo&m=7s6VdzzH9Ol3BOCbVLBarBrQ5fD0vTt8k_I2KDEN97c&s=RVJcg5pzHW-zi1OboCL4SX2huW9euHiVRSCor9n_APQ&e=
>> -- 
>> Ladislav Lhotka
>> Head, CZ.NIC Labs
>> PGP Key ID: 0xB8F92B08A9F76C67
>> 
>> _______________________________________________
>> netmod mailing list
>> netmod@ietf.org
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__www.ietf.org_mailman_listinfo_netmod&d=DwICAg&c=HAkYuh63rsuhr6Scbfh0UjBXeMK-ndb3voDTXcWzoCI&r=9zkP0xnJUvZGJ9EPoOH7Yhqn2gsBYaGTvjISlaJdcZo&m=7s6VdzzH9Ol3BOCbVLBarBrQ5fD0vTt8k_I2KDEN97c&s=RVJcg5pzHW-zi1OboCL4SX2huW9euHiVRSCor9n_APQ&e=
>> 
>> _______________________________________________
>> netmod mailing list
>> netmod@ietf.org
>> https://www.ietf.org/mailman/listinfo/netmod
>
> -- 
> Juergen Schoenwaelder           Jacobs University Bremen gGmbH
> Phone: +49 421 200 3587         Campus Ring 1 | 28759 Bremen | Germany
> Fax:   +49 421 200 3103         <https://www.jacobs-university.de/>
>
> _______________________________________________
> netmod mailing list
> netmod@ietf.org
> https://www.ietf.org/mailman/listinfo/netmod

-- 
Ladislav Lhotka
Head, CZ.NIC Labs
PGP Key ID: 0xB8F92B08A9F76C67