hadoop/hadoop-tools
yzhangal ceea43115b
HADOOP-16767 Handle non-IO exceptions in reopen() (#2685)
Contributed by Sergei Poganshev.

Catches Exception instead of IOException in closeStream() 
and so handle exceptions such as SdkClientException by 
aborting the wrapped stream. This will increase resilience
to failures, as any which occuring during stream closure
will be caught. Furthermore, because the
underlying HTTP connection is aborted, rather than closed,
it will not be recycled to cause problems on subsequent
operations.
2021-02-08 16:03:43 +00:00
..
hadoop-aliyun Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-ant Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-archive-logs Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-archives Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-aws HADOOP-16767 Handle non-IO exceptions in reopen() (#2685) 2021-02-08 16:03:43 +00:00
hadoop-azure HADOOP-17336. Backport HADOOP-16005 NativeAzureFileSystem does not support setXAttr and HADOOP-16785. Improve wasb and abfs resilience on double close() calls. followup to abfs close() fix to branch-2.10. Contributed by Sally Zuo. 2020-11-03 12:00:57 -08:00
hadoop-azure-datalake Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-datajoin Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-distcp Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-extras Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-gridmix Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-openstack Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-pipes Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-resourceestimator Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-rumen Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-sls Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-streaming Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
hadoop-tools-dist Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00
pom.xml Preparing for 2.10.2 development 2020-09-13 14:33:36 +09:00