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

Hudson commented on HBASE-12056:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #5550 (See 
[https://builds.apache.org/job/HBase-TRUNK/5550/])
HBASE-12056 RPC logging too much in DEBUG mode (enis: rev 
c316257671554b2243342e8f3c15ebf909355212)
* hbase-client/src/main/java/org/apache/hadoop/hbase/ipc/RpcClient.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcServer.java


> RPC logging too much in DEBUG mode
> ----------------------------------
>
>                 Key: HBASE-12056
>                 URL: https://issues.apache.org/jira/browse/HBASE-12056
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 2.0.0, 0.99.1
>
>         Attachments: hbase-12056_v1.patch
>
>
> I think we are logging too much info in RPC layer with recent changes there 
> in DEBUG mode. All tests run with DEBUG log enabled. 
> {code}
> 2014-09-18 07:04:26,098 DEBUG [RpcServer.reader=3,port=60020] ipc.RpcServer: 
> Have read input token of size 820 for processing by saslServer.unwrap()
> 2014-09-18 07:04:26,100 DEBUG [RpcServer.reader=3,port=60020] ipc.RpcServer: 
> Have read input token of size 1597 for processing by saslServer.unwrap()
> 2014-09-18 07:04:26,101 DEBUG [RpcServer.reader=3,port=60020] ipc.RpcServer: 
> Have read input token of size 1681 for processing by saslServer.unwrap()
> 2014-09-18 07:04:26,101 DEBUG [RpcServer.reader=3,port=60020] ipc.RpcServer: 
> Have read input token of size 1414 for processing by saslServer.unwrap()
> 2014-09-18 07:04:26,101 DEBUG [RpcServer.reader=3,port=60020] ipc.RpcServer: 
> Have read input token of size 1108 for processing by saslServer.unwrap()
> 2014-09-18 07:04:26,101 DEBUG [RpcServer.reader=3,port=60020] ipc.RpcServer: 
> Have read input token of size 1158 for processing by saslServer.unwrap()
> {code}



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

Reply via email to