Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
0.24.0
-
None
-
Reviewed
Description
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
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-7862 Move the support for multiple protocols to lower layer so that Writable, PB and Avro can all use it
- Closed