Wei-Chiu Chuang created HADOOP-13458: ----------------------------------------
Summary: 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 Priority: Trivial 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-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org