Prasanth Jayachandran created HIVE-14079:
--------------------------------------------
Summary: Remove file, method and line number from pattern layout
Key: HIVE-14079
URL: https://issues.apache.org/jira/browse/HIVE-14079
Project: Hive
Issue Type: Bug
Components: Logging
Affects Versions: 2.2.0
Reporter: Prasanth Jayachandran
Assignee: Prasanth Jayachandran
Using %F%M and %L in pattern layouts need location information which is
expensive to get and is disabled by default. We should remove them from the
default layouts. This will avoid creating empty brackets like below
{code}
lockmgr.DbTxnManager (:())
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)