[ 
https://issues.apache.org/jira/browse/HDDS-2260?focusedWorklogId=325243&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-325243
 ]

ASF GitHub Bot logged work on HDDS-2260:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Oct/19 18:12
            Start Date: 08/Oct/19 18:12
    Worklog Time Spent: 10m 
      Work Description: bharatviswa504 commented on issue #1612: HDDS-2260. 
Avoid evaluation of LOG.trace and LOG.debug statement in the read/write path 
(HDDS).
URL: https://github.com/apache/hadoop/pull/1612#issuecomment-539636310
 
 
   Thank You @swagle for the reply.
   As existing logs use like that, can we open a new Jira and fix this.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 325243)
    Time Spent: 4h 10m  (was: 4h)

> Avoid evaluation of LOG.trace and LOG.debug statement in the read/write path 
> (HDDS)
> -----------------------------------------------------------------------------------
>
>                 Key: HDDS-2260
>                 URL: https://issues.apache.org/jira/browse/HDDS-2260
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Client, Ozone Datanode
>    Affects Versions: 0.4.0
>            Reporter: Mukul Kumar Singh
>            Assignee: Siddharth Wagle
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 4h 10m
>  Remaining Estimate: 0h
>
> LOG.trace and LOG.debug with logging information will be evaluated even when 
> debug/trace logging is disabled. This jira proposes to wrap all the 
> trace/debug logging with 
> LOG.isDebugEnabled and LOG.isTraceEnabled to prevent the logging.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to