chihsuan commented on PR #10633: URL: https://github.com/apache/ozone/pull/10633#issuecomment-4881074932
Thanks @szetszwo and @ivandika3 for the discussion. I'll add an OM-side boolean (e.g. `ozone.om.block.write.sort.datanodes.enabled`, name open to bikeshed), defaulting to **false** (SCM sorts, legacy behavior) so the default doesn't add OM CPU. Set **true** to sort on OM instead, for multiple OMs behind one SCM. Does `false` sound like the right default, or would you prefer `true`? -- 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]
