[
https://issues.apache.org/jira/browse/HDDS-8656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai resolved HDDS-8656.
------------------------------------
Fix Version/s: 1.4.0
Resolution: Implemented
> Do not log zero byte object creation
> ------------------------------------
>
> Key: HDDS-8656
> URL: https://issues.apache.org/jira/browse/HDDS-8656
> Project: Apache Ozone
> Issue Type: Improvement
> Components: Ozone Manager
> Affects Versions: 1.3.0
> Reporter: Ritesh Shukla
> Assignee: Ritesh Shukla
> Priority: Major
> Fix For: 1.4.0
>
>
> Do not log zero byte object creation in ozone manager. This is a lot of noise
> that does not help any debugging per se.
> {code:java}
> 2023-05-18 21:15:07,919 INFO
> org.apache.hadoop.ozone.om.request.key.OMKeyRequest: Detect allocated but
> uncommitted blocks [{blockID={containerID=72683, localID=109611004819915838},
> length=268435456, offset=0, token=null, pipeline=null, createVersion=0,
> partNumber=0}] in key zerobytes/577.
> 2023-05-18 21:15:07,919 INFO
> org.apache.hadoop.ozone.om.request.key.OMKeyRequest: Detect allocated but
> uncommitted blocks [{blockID={containerID=72404, localID=109611004819915839},
> length=268435456, offset=0, token=null, pipeline=null, createVersion=0,
> partNumber=0}] in key zerobytes/789.
> 2023-05-18 21:15:07,920 INFO
> org.apache.hadoop.ozone.om.request.key.OMKeyRequest: Detect allocated but
> uncommitted blocks [{blockID={containerID=68187, localID=109611004819915840},
> length=268435456, offset=0, token=null, pipeline=null, createVersion=0,
> partNumber=0}] in key zerobytes/8.
> 2023-05-18 21:15:07,920 INFO
> org.apache.hadoop.ozone.om.request.key.OMKeyRequest: Detect allocated but
> uncommitted blocks [{blockID={containerID=72175, localID=109611004819915841},
> length=268435456, offset=0, token=null, pipeline=null, createVersion=0,
> partNumber=0}] in key zerobytes/524.
> 2023-05-18 21:15:07,922 INFO
> org.apache.hadoop.ozone.om.request.key.OMKeyRequest: Detect allocated but
> uncommitted blocks [{blockID={containerID=72979, localID=109611004819915842},
> length=268435456, offset=0, token=null, pipeline=null, createVersion=0,
> partNumber=0}] in key zerobytes/955.
> 2023-05-18 21:15:07,923 INFO
> org.apache.hadoop.ozone.om.request.key.OMKeyRequest: Detect allocated but
> uncommitted blocks [{blockID={containerID=71499, localID=109611004819915843},
> length=268435456, offset=0, token=null, pipeline=null, createVersion=0,
> partNumber=0}] in key zerobytes/87.
> 2023-05-18 21:15:07,925 INFO
> org.apache.hadoop.ozone.om.request.key.OMKeyRequest: Detect allocated but
> uncommitted blocks [{blockID={containerID=72017, localID=109611004819915844},
> length=268435456, offset=0, token=null, pipeline=null, createVersion=0,
> partNumber=0}] in key zerobytes/322.
> 2023-05-18 21:15:07,927 INFO
> org.apache.hadoop.ozone.om.request.key.OMKeyRequest: Detect allocated but
> uncommitted blocks [{blockID={containerID=70956, localID=109611004819915845},
> length=268435456, offset=0, token=null, pipeline=null, createVersion=0,
> partNumber=0}] in key zerobytes/328.
> 2023-05-18 21:15:07,928 INFO
> org.apache.hadoop.ozone.om.request.key.OMKeyRequest: Detect allocated but
> uncommitted blocks [{blockID={containerID=69732, localID=109611004819915846},
> length=268435456, offset=0, token=null, pipeline=null, createVersion=0,
> partNumber=0}] in key zerobytes/156.
> {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]