mymeiyi opened a new pull request, #65983: URL: https://github.com/apache/doris/pull/65983
Problem Summary: Altering group_commit_mode, group_commit_interval_ms, group_commit_data_bytes, or enable_mow_light_delete in cloud mode sent an updateTablet request for every tablet. Meta Service does not consume these properties from tablet metadata. Group commit properties are provided by FE when creating load plans, while MOW light delete is controlled by FE catalog metadata. -- 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]
