szetszwo commented on PR #8668: URL: https://github.com/apache/ozone/pull/8668#issuecomment-3128338999
> ... there should be a way to increase raft.server.write.byte-limit for om which is not configurable now. ... @swamirishi , in OM, all the ratis confs can be set by using the "ozone.om.ha" prefix. In this case, the existing conf before this PR is - Existing conf: ozone.om.ha.raft.server.write.byte-limit Why adding "pending" in the new conf below? It seems to be quite confusing. - New conf: ozone.om.ratis.server.pending.write.byte-limit -- 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]
