[regext] Mike Bishop's No Objection on draft-ietf-regext-rdap-ttl-extension-10: (with COMMENT)

Mike Bishop via Datatracker <noreply@ietf.org> Mon, 18 May 2026 18:22 UTC

Return-Path: <noreply@ietf.org>
X-Original-To: regext@ietf.org
Delivered-To: regext@mail2.ietf.org
Received: from [10.244.11.233] (unknown [4.156.85.76]) by mail2.ietf.org (Postfix) with ESMTP id D7F2AF046E79; Mon, 18 May 2026 11:22:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ietf.org; s=ietf1; t=1779128529; bh=w8vZlohDJptxrNSjG/CYERdddjBvlkLs/wcscISiYKY=; h=From:To:Cc:Subject:Reply-To:Date; b=FKkHkJxgouLWdYrT+iGYmjM8x27qW8hQmR+mPXQlsPqr8Z892HIsJCyskTLOkWVKx oyKN05oIeILIw+nu0BtO1alft33wRi6/HEizw83tHJT9O9MCeE3xP3jUvNpbDXQckD aKuSQVj5bz9ZcpHsKK5PRownAahUvFEjOrlaYjr8=
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: Mike Bishop via Datatracker <noreply@ietf.org>
To: The IESG <iesg@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 12.65.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <177912852690.554519.16853696477612922377@dt-datatracker-7688897f84-l74h4>
Date: Mon, 18 May 2026 11:22:06 -0700
Message-ID-Hash: K2JWTUXFZ7UXU5NP77PHKOL7CGFU6KGR
X-Message-ID-Hash: K2JWTUXFZ7UXU5NP77PHKOL7CGFU6KGR
X-MailFrom: noreply@ietf.org
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-regext.ietf.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
CC: draft-ietf-regext-rdap-ttl-extension@ietf.org, mmalangkhader@verisign.com, regext-chairs@ietf.org, regext@ietf.org
X-Mailman-Version: 3.3.9rc6
Reply-To: Mike Bishop <mbishop@evequefou.be>
Subject: [regext] Mike Bishop's No Objection on draft-ietf-regext-rdap-ttl-extension-10: (with COMMENT)
List-Id: Registration Protocols Extensions Working Group <regext.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/regext/G00cnluct10y3gLELyZHzCZQhS4>
List-Archive: <https://mailarchive.ietf.org/arch/browse/regext>
List-Help: <mailto:regext-request@ietf.org?subject=help>
List-Owner: <mailto:regext-owner@ietf.org>
List-Post: <mailto:regext@ietf.org>
List-Subscribe: <mailto:regext-join@ietf.org>
List-Unsubscribe: <mailto:regext-leave@ietf.org>

Mike Bishop has entered the following ballot position for
draft-ietf-regext-rdap-ttl-extension-10: No Objection

When responding, please keep the subject line intact and reply to all
email addresses included in the To and CC lines. (Feel free to cut this
introductory paragraph, however.)


Please refer to https://www.ietf.org/about/groups/iesg/statements/handling-ballot-positions/ 
for more information about how to handle DISCUSS and COMMENT positions.


The document, along with other ballot positions, can be found here:
https://datatracker.ietf.org/doc/draft-ietf-regext-rdap-ttl-extension/



----------------------------------------------------------------------
COMMENT:
----------------------------------------------------------------------

# IESG review of draft-ietf-regext-rdap-ttl-extension-10

CC @MikeBishop

## Comments

### Section 1, paragraph 1

A sentence expanding RDAP (Registration Data Access Protocol) and
giving a brief definition/description would be helpful context.

### Section 3, paragraph 3

This implies that all records of a given type have the same TTL across
a given domain. Is that necessarily the case?

## Nits

All comments below are about very minor potential issues that you may choose to
address in some way - or ignore - as you see fit. Some were flagged by
automated tools (via https://github.com/larseggert/ietf-reviewtool) so there
will likely be some false positives. There is no need to let me know what you
did with these suggestions.

### Typos

#### Section 8.1, paragraph 3
```
-    2.  Made [RFC9499] a normative reference (thanks Ketan Talaulika)
+    2.  Made [RFC9499] a normative reference (thanks Ketan Talaulikar)
+                                                                    +
```

#### Section 9, paragraph 2
```
-    K.  Gurbani, Di Ma, Nabeel Cocker, Ketan Talaulika.
+    K.  Gurbani, Di Ma, Nabeel Cocker, Ketan Talaulikar.
+                                                      +
```

### Grammar/style

#### Section 3, paragraph 3
```
ection 8 of [RFC2181], a TTL value is a "an unsigned number, with a minimum v
                                      ^
```
Use "an" instead of "a" if the following word starts with a vowel sound, e.g.
"an article", "an hour".

You don't need an article both inside and outside the quotes.

#### Section 3, paragraph 4
```
483647. That is, a maximum of 2^31 - 1.". TTL values are represented as JSON
                                     ^^^^
```
Unless punctuating an abbreviation or acronym, periods should not appear both
inside and outside of a quote.