[PR #556] [MERGED] Fixing SolverRemote NPE #533 #582

Closed
opened 2026-02-26 04:35:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/556
Author: @mageddo
Created: 9/4/2024
Status: Merged
Merged: 9/4/2024
Merged by: @mageddo

Base: masterHead: feat/533-circuit-breaker-service-refactoring-bugfix-final


📝 Commits (2)

📊 Changes

4 files changed (+25 additions, -4 deletions)

View changed files

📝 RELEASE-NOTES.md (+3 -0)
📝 gradle.properties (+1 -1)
📝 src/main/java/com/mageddo/dnsproxyserver/solver/remote/application/failsafe/CircuitBreakerFactory.java (+10 -3)
📝 src/test/java/com/mageddo/dnsproxyserver/solver/remote/application/failsafe/CircuitBreakerFactoryTest.java (+11 -0)

📄 Description

Relates to #533


🔄 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/mageddo/dns-proxy-server/pull/556 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 9/4/2024 **Status:** ✅ Merged **Merged:** 9/4/2024 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feat/533-circuit-breaker-service-refactoring-bugfix-final` --- ### 📝 Commits (2) - [`301df4b`](https://github.com/mageddo/dns-proxy-server/commit/301df4bc3732f9a2d8ecf1793b0e5023e151c0bc) Fixing SolverRemote NPE #533 - [`1401702`](https://github.com/mageddo/dns-proxy-server/commit/1401702e1a9b339254d0b2ba5a52d2f902ad9666) creating test ### 📊 Changes **4 files changed** (+25 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `RELEASE-NOTES.md` (+3 -0) 📝 `gradle.properties` (+1 -1) 📝 `src/main/java/com/mageddo/dnsproxyserver/solver/remote/application/failsafe/CircuitBreakerFactory.java` (+10 -3) 📝 `src/test/java/com/mageddo/dnsproxyserver/solver/remote/application/failsafe/CircuitBreakerFactoryTest.java` (+11 -0) </details> ### 📄 Description Relates to #533 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:35:41 +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/dns-proxy-server-mageddo#582
No description provided.