-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…2488) This reverts commit 8b41bf4. Motivation: There are cases when Netty's DNS resolver may put an exception into the cache and return it multiple times. In this case, we keep adding suppressed exceptions to the same instance and it leads to a memory leak and increased logging output. Let's revert this feature before the upcoming release and revisit later when we figure out the approach for Netty/ST DNS resolver.
- Loading branch information
1 parent
0e54e33
commit a251047
Showing
2 changed files
with
6 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
61 changes: 0 additions & 61 deletions
61
...-api-internal/src/test/java/io/servicetalk/concurrent/api/internal/BlockingUtilsTest.java
This file was deleted.
Oops, something went wrong.