You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Chen Liang (JIRA)" <ji...@apache.org> on 2016/08/02 21:34:20 UTC

[jira] [Assigned] (HADOOP-13458) LoadBalancingKMSClientProvider#doOp should log IOException stacktrace

     [ https://issues.apache.org/jira/browse/HADOOP-13458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chen Liang reassigned HADOOP-13458:
-----------------------------------

    Assignee: Chen Liang

> LoadBalancingKMSClientProvider#doOp should log IOException stacktrace
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-13458
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13458
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: kms
>            Reporter: Wei-Chiu Chuang
>            Assignee: Chen Liang
>            Priority: Trivial
>              Labels: supportability
>
> Sometimes it's relatively hard to comprehend the meaning of the exception message without stacktrace. I think we should log the stacktrace too.
> {code}
> LOG.warn("KMS provider at [{}] threw an IOException [{}]!!",
>             provider.getKMSUrl(), ioe.getMessage());
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org