Re: [core] [T2TRG] CoRE Applications side-meeting @IETF105

Carsten Bormann <cabo@tzi.org> Mon, 22 July 2019 17:02 UTC

Return-Path: <cabo@tzi.org>
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 29B32120052 for <core@ietfa.amsl.com>; Mon, 22 Jul 2019 10:02:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.197
X-Spam-Level:
X-Spam-Status: No, score=-4.197 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=unavailable 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 F9KNtbeMEgHz for <core@ietfa.amsl.com>; Mon, 22 Jul 2019 10:02:43 -0700 (PDT)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de [134.102.50.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6979F12004D for <core@ietf.org>; Mon, 22 Jul 2019 10:02:43 -0700 (PDT)
Received: from client-0082.vpn.uni-bremen.de (client-0082.vpn.uni-bremen.de [134.102.107.82]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 45snwd46MdzytD; Mon, 22 Jul 2019 19:02:41 +0200 (CEST)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <HE1PR0701MB21555202129B40E8AAE41F50E6C40@HE1PR0701MB2155.eurprd07.prod.outlook.com>
Date: Mon, 22 Jul 2019 13:02:39 -0400
Cc: "core@ietf.org" <core@ietf.org>, "t2trg@irtf.org" <t2trg@irtf.org>
X-Mao-Original-Outgoing-Id: 585507757.877919-a2a2f6c82dfabee01b89fd3001cff556
Content-Transfer-Encoding: quoted-printable
Message-Id: <B672A46D-F18C-49E7-9163-8DBBF289DDE0@tzi.org>
References: <HE1PR0701MB21555202129B40E8AAE41F50E6C40@HE1PR0701MB2155.eurprd07.prod.outlook.com>
To: Klaus Hartke <klaus.hartke@ericsson.com>
X-Mailer: Apple Mail (2.3445.9.1)
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/pzRryzxiEhzchdAo8_qAmP-1vok>
Subject: Re: [core] [T2TRG] CoRE Applications side-meeting @IETF105
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: Mon, 22 Jul 2019 17:02:46 -0000

On Jul 22, 2019, at 11:44, Klaus Hartke <klaus.hartke@ericsson.com> wrote:
> 
> * Proposal for Pub/Sub Broker Improvements [1]
> 
> [1] https://github.com/core-wg/pubsub/blob/master/proposal.txt

Here are a couple of comments I haven’t made yet to the mailing lists:

(1) A subscriber that is waiting for the first Data should observe the info object? An example might help.

(2) So the data link had to be there from the outset (with a 404) so the publisher can PUT to it? But then it's not a 404, but a 405.

Grüße, Carsten