jianghuazhu commented on PR #5626: URL: https://github.com/apache/ozone/pull/5626#issuecomment-1819179510
log level=debug: ` 2023-11-20 20:31:24,401 [om1-KeyDeletingService#0] DEBUG org.apache.hadoop.ozone.om.service.KeyDeletingService: Running KeyDeletingService 16 ` ` 2023-11-20 20:30:24,405 [om1-KeyDeletingService#0] DEBUG org.apache.hadoop.hdds.utils.BackgroundService: Send 1 key(s) to SCM: [BlockGroup[groupID='/volume0/bucket0/key0/-9223372036854774015', blockIDs=[conID: 1 locID: 111677748019200001 bcsId: 0]]] ` log level=info: ` 2023-11-20 20:37:20,611 [om1-KeyDeletingService#0] INFO org.apache.hadoop.hdds.utils.BackgroundService: Send 1 key(s) to SCM, first 1 keys: [BlockGroup[groupID='/volume0/bucket0/key1/-9223372036854772991', blockIDs=[conID: 2 locID: 111677748019200002 bcsId: 0]]] ` Here's some validation. Can you help review this pr again, @szetszwo . Thanks. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
