jakartaee / jakartaee/rest

ClientResponseFilter not called on UnknownHostException

Open
#684 9 comments 4 reactions 1 assignee Claimed by @mkarg View on GitHub
enhancement spec
Dominant language
Java
Stars
400
Forks
143
PR merge metrics
No merged PRs in 30d

Description

At the moment there is no way how to intercept exceptions like `UnknownHostException` (maybe also `RedirectionException`) in `ClientResponseFilter`. Note that `ClientRequestFilter` is called for a such request. If the integration uses both filters and response filter is used to free up resources this leads to leaks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.