You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2016/06/03 18:22:59 UTC

[jira] [Updated] (HBASE-15954) REST server should log requests with TRACE instead of DEBUG

     [ https://issues.apache.org/jira/browse/HBASE-15954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enis Soztutar updated HBASE-15954:
----------------------------------
    Attachment: hbase-15954_v1.patch

v1 patch. Moves everything to TRACE. 

> REST server should log requests with TRACE instead of DEBUG
> -----------------------------------------------------------
>
>                 Key: HBASE-15954
>                 URL: https://issues.apache.org/jira/browse/HBASE-15954
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.2, 1.1.6
>
>         Attachments: hbase-15954_v1.patch
>
>
> One of the surprising findings of one of the HBaseCon presentations from [~nitinverma], [~pravinmittal], [~maxluk] was that REST server is logging every request in DEBUG which is enabled by default. This obviously causes out-of-the-box experience to be pretty bad in terms of throughput unless DEBUG logging is turned off. 
> We should bring REST server to be on par with the RS level log conventions. Individual requests to be only logged at the TRACE level.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)