[
https://issues.apache.org/jira/browse/HBASE-17540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15843820#comment-15843820
]
Hudson commented on HBASE-17540:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2398 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/2398/])
HBASE-17540 Change SASL server GSSAPI callback log line from DEBUG to
(apurtell: rev bd8a4d5fadec1dd804aa7eb0a185a492a6f5805a)
* (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)