Tsz-wo Sze created HDDS-11059:
---------------------------------
Summary: Reduce OM DEBUG message
Key: HDDS-11059
URL: https://issues.apache.org/jira/browse/HDDS-11059
Project: Apache Ozone
Issue Type: Improvement
Components: OM
Reporter: Tsz-wo Sze
When DEBUG log is enabled, there are many (un-useful) messages similar to
below. We should either remove them or change them to TRACE.
{code}
2024-06-23 23:28:31,688 DEBUG [OM StateMachine ApplyTransaction Thread -
0]-org.apache.hadoop.ozone.om.lock.OzoneManagerLock: Release read BUCKET_LOCK,
lock on resource /dwhv/mntdata
2024-06-23 23:28:31,688 DEBUG [OM StateMachine ApplyTransaction Thread -
0]-org.apache.hadoop.ozone.om.lock.OzoneManagerLock: Acquired read BUCKET_LOCK
lock on resource /dwhv/mntdata
2024-06-23 23:28:31,738 DEBUG [OM StateMachine ApplyTransaction Thread -
0]-org.apache.hadoop.ozone.om.lock.OzoneManagerLock: Release read BUCKET_LOCK,
lock on resource /dwhv/mntdata
2024-06-23 23:28:31,738 DEBUG [OM StateMachine ApplyTransaction Thread -
0]-org.apache.hadoop.ozone.om.lock.OzoneManagerLock: Acquired read BUCKET_LOCK
lock on resource /dwhv/mntdata
2024-06-23 23:28:31,738 DEBUG [OM StateMachine ApplyTransaction Thread -
0]-org.apache.hadoop.hdds.utils.db.RocksDatabase: get: size=96, remaining=96
2024-06-23 23:28:31,738 DEBUG [OM StateMachine ApplyTransaction Thread -
0]-org.apache.hadoop.hdds.utils.db.RocksDatabase: get: size=97, remaining=97
2024-06-23 23:28:31,738 DEBUG [OM StateMachine ApplyTransaction Thread -
0]-org.apache.hadoop.hdds.utils.db.RocksDatabase: get: size=112, remaining=112
2024-06-23 23:28:31,738 DEBUG [OM StateMachine ApplyTransaction Thread -
0]-org.apache.hadoop.hdds.utils.db.RocksDatabase: get: size=121, remaining=121
2024-06-23 23:28:31,738 DEBUG [OM StateMachine ApplyTransaction Thread -
0]-org.apache.hadoop.hdds.utils.db.RocksDatabase: get: size=142, remaining=142
2024-06-23 23:28:31,738 DEBUG [OM StateMachine ApplyTransaction Thread -
0]-org.apache.hadoop.hdds.utils.db.RocksDatabase: get: size=178, remaining=178
2024-06-23 23:28:31,738 DEBUG [OM StateMachine ApplyTransaction Thread -
0]-org.apache.hadoop.hdds.utils.db.RocksDatabase: get: size=129, remaining=129
2024-06-23 23:28:31,739 DEBUG [OM StateMachine ApplyTransaction Thread -
0]-org.apache.hadoop.hdds.utils.db.RocksDatabase: get: size=115, remaining=115
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]