Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.2.0
-
None
-
Patch
Description
- Remove WARN level logging for interrupts which are simply ignored anyway.
- In places where interrupt is not ignored, ensure that the Thread's interrupt status is continued
- Small logging updates
This class produces a lot of superfluous stack traces if it is interrupted.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-16208 Do Not Log InterruptedException in Client
- Resolved
- relates to
-
HDFS-10429 DataStreamer interrupted warning always appears when using CLI upload file
- Patch Available