-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.4.0
-
Fix Version/s: 0.5.0
-
Component/s: Ozone Client, Ozone Datanode
-
Labels:
-
Target Version/s:
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.
- is related to
-
HDDS-2266 Avoid evaluation of LOG.trace and LOG.debug statement in the read/write path (Ozone)
-
- Resolved
-
- links to