[ 
https://issues.apache.org/jira/browse/HADOOP-15441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468974#comment-16468974
 ] 

Rushabh S Shah edited comment on HADOOP-15441 at 5/9/18 3:41 PM:
-----------------------------------------------------------------

Thanks [~gabor.bota] for the updated patch.
{quote}Since we are using slf4j, we don't really need 
{{if(LOG.isDebugEnabled())}}.
 {quote}
Thanks [~xyao] for pointing this out.
I am happy with v1 of the patch. If everyone is ok, I will go ahead and commit 
v1 of patch today evening.
Gabor: can you please update the description and title of the jira.


was (Author: shahrs87):
Thanks [~gabor.bota] for the updated patch.
{quote}Since we are using slf4j, we don't really need 
{{if(LOG.isDebugEnabled())}}.
 {quote}
Thanks [~xyao] for pointing this out.
I am happy with v1 of the patch. If everyone is ok, I will go ahead and commit 
v1 of patch today evening.
Gabor: can you please update the description and title of the patch.

> After HADOOP-14445, encryption zone operations print unnecessary INFO logs
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-15441
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15441
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Wei-Chiu Chuang
>            Assignee: Gabor Bota
>            Priority: Minor
>         Attachments: HADOOP-15441.001.patch, HADOOP-15441.002.patch
>
>
> It looks like after HADOOP-14445, any encryption zone operations prints extra 
> INFO log messages as follows:
> {code:java}
> $ hdfs dfs -copyFromLocal /etc/krb5.conf /scale/
> 18/05/02 11:54:55 INFO kms.KMSClientProvider: KMSClientProvider for KMS url: 
> https://hadoop3-1.example.com:16000/kms/v1/ delegation token service: 
> kms://ht...@hadoop3-1.example.com:16000/kms created.
> {code}
> It might make sense to make it a DEBUG message instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to