[PR #3338] [MERGED] resolver: store probe budget in PoolContext #3756

Closed
opened 2026-03-16 12:01:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3338
Author: @djc
Created: 10/29/2025
Status: Merged
Merged: 10/29/2025
Merged by: @djc

Base: mainHead: budget-in-cx


📝 Commits (1)

  • 3b6341f resolver: store probe budget in PoolContext

📊 Changes

6 files changed (+55 additions, -95 deletions)

View changed files

📝 crates/recursor/src/recursor_dns_handle.rs (+7 -15)
📝 crates/resolver/src/name_server.rs (+28 -50)
📝 crates/resolver/src/name_server_pool.rs (+12 -11)
📝 crates/resolver/src/resolver.rs (+6 -10)
📝 crates/resolver/tests/tests.rs (+0 -1)
📝 tests/integration-tests/tests/integration/name_server_pool_tests.rs (+2 -8)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/3338 **Author:** [@djc](https://github.com/djc) **Created:** 10/29/2025 **Status:** ✅ Merged **Merged:** 10/29/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `budget-in-cx` --- ### 📝 Commits (1) - [`3b6341f`](https://github.com/hickory-dns/hickory-dns/commit/3b6341f2edbea85aa0c8fbbb14f81d5d06f302f3) resolver: store probe budget in PoolContext ### 📊 Changes **6 files changed** (+55 additions, -95 deletions) <details> <summary>View changed files</summary> 📝 `crates/recursor/src/recursor_dns_handle.rs` (+7 -15) 📝 `crates/resolver/src/name_server.rs` (+28 -50) 📝 `crates/resolver/src/name_server_pool.rs` (+12 -11) 📝 `crates/resolver/src/resolver.rs` (+6 -10) 📝 `crates/resolver/tests/tests.rs` (+0 -1) 📝 `tests/integration-tests/tests/integration/name_server_pool_tests.rs` (+2 -8) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:01:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#3756
No description provided.