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:20:59 UTC

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

Enis Soztutar created HBASE-15954:
-------------------------------------

             Summary: 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


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)