Description
DFSClient.LeaseChecker.close() uses System.err.println() and Exception.printStackTrace() to output the exception.LOG.error() should be used instead.
Attachments
Attachments
Issue Links
- duplicates
-
HADOOP-3894 DFSClient chould log errors better, and provide better diagnostics
- Closed