Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.2.0, 4.0.0
-
None
Description
After reviewing some logs and errors emitted during a QTest run, I would like to propose some improvements to logging in HiveMetaStoreClient.
- Remove duplicate logging
- Remove superfluous class StackTraceLogger
- Do not use contractions in public-facing error messages and logs
- Make all logging side-effect free (see connCount)
- Code simplification
Attachments
Attachments
Issue Links
- supercedes
-
HIVE-18882 Minor Logging Improvements in Hive Metastore Client Connection
- Closed