You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2018/08/28 19:00:00 UTC

[jira] [Created] (HBASE-21125) CLONE - Improve RpcServer TRACE logging

Josh Elser created HBASE-21125:
----------------------------------

             Summary: CLONE - Improve RpcServer TRACE logging
                 Key: HBASE-21125
                 URL: https://issues.apache.org/jira/browse/HBASE-21125
             Project: HBase
          Issue Type: Task
          Components: Operability
    Affects Versions: 2.1.0, 1.4.6
            Reporter: Esteban Gutierrez
            Assignee: Krish Dey
             Fix For: 3.0.0, 1.5.0, 1.3.3, 2.2.0, 2.0.2, 1.4.7
         Attachments: HBASE-20942.002.patch, HBASE-20942.003.patch, HBASE-20942.004.patch, HBASE-20942.005.patch

Two things:
 * We truncate RpcServer output to 1000 characters for trace logging. Would be better if that value was configurable.
 * There is the chance for an ArrayIndexOutOfBounds when truncating the TRACE log message.

Esteban mentioned this to me earlier, so I'm crediting him as the reporter.

cc: [~elserj]



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