[
https://issues.apache.org/jira/browse/HBASE-17540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15843769#comment-15843769
]
Hudson commented on HBASE-17540:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-1.4 #606 (See
[https://builds.apache.org/job/HBase-1.4/606/])
HBASE-17540 Change SASL server GSSAPI callback log line from DEBUG to
(apurtell: rev c937e9786431dac7f9dc313e6f9eef08db994a42)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/security/HBaseSaslRpcServer.java
> 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
> Labels: easyfix
> Fix For: 2.0.0, 1.4.0, 1.3.1, 1.2.5, 1.1.9
>
> Attachments: HBASE-17540-branch-1.1.patch
>
> 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)