You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2018/01/19 00:16:00 UTC

[jira] [Created] (KUDU-2268) Sync client exceptions don't show appropriate call stack

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)