IPC logs too verbose after "RpcKind" introduction
-------------------------------------------------

                 Key: HADOOP-7892
                 URL: https://issues.apache.org/jira/browse/HADOOP-7892
             Project: Hadoop Common
          Issue Type: Bug
          Components: ipc
    Affects Versions: 0.24.0
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon
            Priority: Trivial


Recently in trunk I started seeing the following log messages on every IPC 
connection:
11/12/07 15:56:49 INFO ipc.Server: rpcKind=RPC_WRITABLE, 
rpcRequestWrapperClass=class 
org.apache.hadoop.ipc.WritableRpcEngine$Invocation, 
rpcInvoker=org.apache.hadoop.ipc.WritableRpcEngine$Server$WritableRpcInvoker@320cf66b
which is probably more appropriately at DEBUG or TRACE level

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to