Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.1.1
-
None
Description
Since only IOException is getting caught in closeStream, reopen() fails in case SdkClientException occurs on a drain attempt. This leads to multiple failing retries of invoker.retry("read",...) and then the whole read() operation failing.