Sorabh Hamirwasia created DRILL-6082:
----------------------------------------
Summary: RpcExceptionHandler log doesn't print "cause" for
exception
Key: DRILL-6082
URL: https://issues.apache.org/jira/browse/DRILL-6082
Project: Apache Drill
Issue Type: Bug
Components: Execution - RPC
Affects Versions: 1.12.0
Reporter: Sorabh Hamirwasia
Assignee: Sorabh Hamirwasia
Fix For: 1.13.0
In
[RpcExceptionHandler|https://github.com/apache/drill/blob/master/exec/rpc/src/main/java/org/apache/drill/exec/rpc/RpcExceptionHandler.java#L35]
we are printing the warning log with cause but in wrong format. This is
resulting in loss of actual "cause" in the log file.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)