Description
The HeaderConverter interface extends Closeable, but HeaderConverter::close is never actually invoked anywhere. We can and should start invoking it, probably wrapped in Utils::closeQuietly so that any invalid logic in that method for custom header converters that has to date gone undetected will not cause new task failures.
Attachments
Issue Links
- links to