tanvipenumudy commented on code in PR #6141: URL: https://github.com/apache/ozone/pull/6141#discussion_r1473828304
########## hadoop-hdds/docs/content/feature/OM-HA.md: ########## @@ -23,13 +23,13 @@ summary: HA setup for Ozone Manager to avoid any single point of failure. limitations under the License. --> -Ozone has two metadata-manager nodes (*Ozone Manager* for key space management and *Storage Container Management* for block space management) and multiple storage nodes (Datanode). Data is replicated between Datanodes with the help of RAFT consensus algorithm. +Ozone has two metadata-manager nodes (*Ozone Manager* for key space management and *Storage Container Manager* for block space management) and multiple storage nodes (Datanode). Data is replicated between Datanodes with the help of RAFT consensus algorithm. Review Comment: Can you please rebase your changes on top of the latest master, looks like these changes have been addressed as part of PR: https://github.com/apache/ozone/pull/6134. -- 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]
