Details
Description
With Phoenix in the picture, dumping the Call protobuf to the RS log can get really chatty, real fast. Notably, some serialized filters just spam the log with binary garbage.
Let's add an upper-limit to the length of params we'll put out at WARN, and leave the full content for TRACE.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-21108 RpcServer when trace enabled might get the following exception. java.lang.StringIndexOutOfBoundsException:
- Resolved
- relates to
-
HBASE-20942 Improve RpcServer TRACE logging
- Resolved
-
HBASE-21125 Backport 'HBASE-20942 Improve RpcServer TRACE logging' to branch-2.1
- Resolved