You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/07/03 10:09:00 UTC

[jira] [Commented] (HBASE-20826) Truncate responseInfo attributes on RpcServer WARN messages

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

Hudson commented on HBASE-20826:
--------------------------------

Results for branch branch-2.1
	[build #17 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/17/]: (x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/17//General_Nightly_Build_Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/17//JDK8_Nightly_Build_Report_(Hadoop2)/]


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/17//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Truncate responseInfo attributes on RpcServer WARN messages
> -----------------------------------------------------------
>
>                 Key: HBASE-20826
>                 URL: https://issues.apache.org/jira/browse/HBASE-20826
>             Project: HBase
>          Issue Type: Improvement
>          Components: rpc
>            Reporter: Sergey Soldatov
>            Assignee: Josh Elser
>            Priority: Major
>             Fix For: 3.0.0, 2.1.0, 2.0.2, 2.2.0
>
>         Attachments: HBASE-20826.001.branch-2.0.patch, HBASE-20826.002.branch-2.0.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)