ChenSammi commented on code in PR #8585: URL: https://github.com/apache/ozone/pull/8585#discussion_r2157961328
########## hadoop-hdds/docs/content/concept/Datanodes.md: ########## @@ -77,6 +77,40 @@ This extra indirection helps tremendously with scaling Ozone. SCM has far less block data to process and the namespace service (Ozone Manager) as a different service are critical to scaling Ozone. +## Volume Management Review Comment: @jojochuang , thanks for working on this document improvement. Currently there are three types of volumes on Datanode, data volume, metadata volume and DB volume. All these new contents are about datanode volume. So either we change the title to "Data Volume Management", or add more contents for metadata volume and DB volume. -- 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]
