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

Maddineni Sukumar updated HBASE-17540:
--------------------------------------
    Description: 
For every client connect call to RS we are logging below log line in DEBUG mode 
which is causing too many logs in RegionServer.  

2017-01-18 17:51:40,739 DEBUG [.reader=4,port=60020] 
security.HBaseSaslRpcServer - SASL server GSSAPI callback: setting 
canonicalized client ID: hbase/hostname-xxx@KDC

  was:
For ever client connect call to RS we are logging below log line in DEBUG mode 
which is causing too many logs.  

2017-01-18 17:51:40,739 DEBUG [.reader=4,port=60020] 
security.HBaseSaslRpcServer - SASL server GSSAPI callback: setting 
canonicalized client ID: hbase/hostname-xxx@KDC


> Change SASL server GSSAPI callback log line from DEBUG to TRACE in 
> RegionServer to reduce log volumes in DEBUG mode
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-17540
>                 URL: https://issues.apache.org/jira/browse/HBASE-17540
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 1.2.4, 1.1.8
>            Reporter: Maddineni Sukumar
>            Assignee: Maddineni Sukumar
>            Priority: Minor
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> For every client connect call to RS we are logging below log line in DEBUG 
> mode which is causing too many logs in RegionServer.  
> 2017-01-18 17:51:40,739 DEBUG [.reader=4,port=60020] 
> security.HBaseSaslRpcServer - SASL server GSSAPI callback: setting 
> canonicalized client ID: hbase/hostname-xxx@KDC



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

Reply via email to