Re: [core] CoRE Pub/Sub proposal to resolve the one remaining major issue

Jim Schaad <ietf@augustcellars.com> Tue, 09 July 2019 02:51 UTC

Return-Path: <ietf@augustcellars.com>
X-Original-To: core@ietfa.amsl.com
Delivered-To: core@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0DF2F1200B7 for <core@ietfa.amsl.com>; Mon, 8 Jul 2019 19:51:06 -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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, 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 Knh_8hL5bCSd for <core@ietfa.amsl.com>; Mon, 8 Jul 2019 19:51:04 -0700 (PDT)
Received: from mail2.augustcellars.com (augustcellars.com [50.45.239.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B5DFF12008B for <core@ietf.org>; Mon, 8 Jul 2019 19:51:03 -0700 (PDT)
Received: from Jude (73.180.8.170) by mail2.augustcellars.com (192.168.0.56) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Mon, 8 Jul 2019 19:50:57 -0700
From: Jim Schaad <ietf@augustcellars.com>
To: 'Michael Koster' <michael.koster=40smartthings.com@dmarc.ietf.org>
CC: 'core' <core@ietf.org>
References: <92FE42DF-31BF-49FA-A309-AFA1933BCF97@smartthings.com>
In-Reply-To: <92FE42DF-31BF-49FA-A309-AFA1933BCF97@smartthings.com>
Date: Mon, 08 Jul 2019 19:50:56 -0700
Message-ID: <009301d53601$23259370$6970ba50$@augustcellars.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 16.0
Thread-Index: AQHAyqZRr7ggpAGaGf0p3w2i6qQHVabqZtFA
Content-Language: en-us
X-Originating-IP: [73.180.8.170]
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/SYjBaTfPMOdaWqYCxGb6snqG9Wg>
Subject: Re: [core] CoRE Pub/Sub proposal to resolve the one remaining major issue
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Constrained RESTful Environments \(CoRE\) Working Group list" <core.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/core>, <mailto:core-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/core/>
List-Post: <mailto:core@ietf.org>
List-Help: <mailto:core-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/core>, <mailto:core-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Jul 2019 02:51:06 -0000

I have a couple of clarifications that I would to get on this proposal:

1.  It is not clear from the document, but I assume that the concept of
topics as children of topics is still supported.    Thus  GET
</ps/topic/1234/5677>  is a viable thing.

2.  Are we completely dumping link format in favor of CoRAL at this point?
This is not something that I would object to I just want to be clear.

3.  The picture in the overview and the examples given do not present the
same picture.  I assume that there does not need to be any link between the
path where the data exists and the path for the topic description.  It could
be a child, as in the picture in the overview, in a parallel tree with the
same naming, as in the examples in the document, or it could have a
completely different location - including a URL to a different RS.  Is this
right?

Jim


From: core <core-bounces@ietf.org> On Behalf Of Michael Koster
Sent: Monday, July 8, 2019 1:42 PM
To: core <core@ietf.org>
Subject: [core] CoRE Pub/Sub proposal to resolve the one remaining major
issue

Hi,

Klaus, Ari, and I created a proposal to resolve the "empty topic" issue (and
others) without using a new status code or multipart content format.

Rather than update the draft, which technically requires WG consensus, we
decided to publish the proposal and collect review comments between now and
Montreal:
https://github.com/core-wg/pubsub/blob/master/proposal.txt

We will take time at the WISHI hackathon to further refine it, and prepare a
summary for the CoRE WG session.

We would like implementers in particular to review the proposal.

Best regards,

Michael