|
1 | 1 | { |
2 | 2 | "magic": "E!vIA5L86J2I", |
3 | | - "timestamp": "2025-03-20T01:38:18.093288+00:00", |
| 3 | + "timestamp": "2025-03-23T01:44:50.468615+00:00", |
4 | 4 | "repo": "dnssd-wg/draft-ietf-dnssd-multi-qtypes", |
5 | 5 | "labels": [ |
6 | 6 | { |
|
128 | 128 | "id": "I_kwDOA8v66c6uKocn", |
129 | 129 | "title": "State that recursive resolver MUST fetch required data", |
130 | 130 | "url": "https://github.com/dnssd-wg/draft-ietf-dnssd-multi-qtypes/issues/8", |
131 | | - "state": "OPEN", |
| 131 | + "state": "CLOSED", |
132 | 132 | "author": "StuartCheshire", |
133 | 133 | "authorAssociation": "NONE", |
134 | 134 | "assignees": [], |
135 | 135 | "labels": [], |
136 | 136 | "body": "Per discussion with Ray Bellis at IETF 122 Bangkok Hackathon, draft-ietf-dnssd-multi-qtypes should state that:\n\nA recursive resolver MUST treat a Multiple-QTYPE query as equivalent to a series of individual queries for those types, and then merge the results of those individual queries into a single combined Multiple-QTYPE response. In other words, for the primary QTYPE, and all subordinate QTYPEs in the EDNS(0) option, a recursive responder MUST generate definitive answers for every QTYPE, either from its cache, if valid positive or negative answers are available, or otherwise by querying an upstream DNS server for current answers.\n\nThis is in contrast to the behavior for QTYPE=ANY, where it is permissible to return incomplete results to the caller with no indication that some data is missing.", |
137 | 137 | "createdAt": "2025-03-15T11:33:51Z", |
138 | | - "updatedAt": "2025-03-15T11:33:51Z", |
139 | | - "closedAt": null, |
140 | | - "comments": [] |
| 138 | + "updatedAt": "2025-03-21T05:14:15Z", |
| 139 | + "closedAt": "2025-03-21T05:14:14Z", |
| 140 | + "comments": [ |
| 141 | + { |
| 142 | + "author": "raybellis", |
| 143 | + "authorAssociation": "COLLABORATOR", |
| 144 | + "body": "resolved in 411e72a42beb0a4a43cfc05957f5c6d0b33dda3f", |
| 145 | + "createdAt": "2025-03-21T05:14:14Z", |
| 146 | + "updatedAt": "2025-03-21T05:14:14Z" |
| 147 | + } |
| 148 | + ] |
141 | 149 | } |
142 | 150 | ], |
143 | 151 | "pulls": [ |
|
319 | 327 | "id": "PR_kwDOA8v66c6OWn6-", |
320 | 328 | "title": "Unset rd and ra bits in example response from authoritative server", |
321 | 329 | "url": "https://github.com/dnssd-wg/draft-ietf-dnssd-multi-qtypes/pull/7", |
322 | | - "state": "OPEN", |
| 330 | + "state": "CLOSED", |
323 | 331 | "author": "matsduf", |
324 | 332 | "authorAssociation": "NONE", |
325 | 333 | "assignees": [], |
326 | 334 | "labels": [], |
327 | 335 | "body": "It would be reasonable if the recursive resolver does not have the rd bit set and if the authoritative server does not have the ra bit set.", |
328 | 336 | "createdAt": "2025-03-12T14:12:20Z", |
329 | | - "updatedAt": "2025-03-12T14:12:20Z", |
| 337 | + "updatedAt": "2025-03-21T05:13:51Z", |
330 | 338 | "baseRepository": "dnssd-wg/draft-ietf-dnssd-multi-qtypes", |
331 | 339 | "baseRefName": "master", |
332 | 340 | "baseRefOid": "7f0f1d08cc6dff32a71975fa02d93824dc1f0fb5", |
333 | 341 | "headRepository": "matsduf/draft-ietf-dnssd-multi-qtypes", |
334 | 342 | "headRefName": "patch-1", |
335 | 343 | "headRefOid": "d6a8f8638e1bf17eb4e0e634b8e94ec0961e7107", |
336 | | - "closedAt": null, |
| 344 | + "closedAt": "2025-03-21T05:13:51Z", |
337 | 345 | "mergedAt": null, |
338 | 346 | "mergedBy": null, |
339 | 347 | "mergeCommit": null, |
340 | | - "comments": [], |
| 348 | + "comments": [ |
| 349 | + { |
| 350 | + "author": "raybellis", |
| 351 | + "authorAssociation": "COLLABORATOR", |
| 352 | + "body": "resolved in 411e72a42beb0a4a43cfc05957f5c6d0b33dda3f", |
| 353 | + "createdAt": "2025-03-21T05:13:51Z", |
| 354 | + "updatedAt": "2025-03-21T05:13:51Z" |
| 355 | + } |
| 356 | + ], |
341 | 357 | "reviews": [] |
342 | 358 | } |
343 | 359 | ] |
|
0 commit comments