Todd Lipcon created KUDU-2268:
---------------------------------
Summary: Sync client exceptions don't show appropriate call stack
Key: KUDU-2268
URL: https://issues.apache.org/jira/browse/KUDU-2268
Project: Kudu
Issue Type: Improvement
Components: client, java
Reporter: Todd Lipcon
Currently if you use the sync client and try to connect to the cluster but get
some error like an authentication failure, the call stack in the resulting
exception is entirely within Kudu/Netty code. It doesn't show you where your
actual error is. We should fix up the call stacks before throwing errors in the
sync client.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)