Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements for background merges #49313

Merged
merged 8 commits into from
May 2, 2023
Merged

Conversation

nikitamikhaylov
Copy link
Member

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Introduced settings:

  • merge_max_block_size_bytes to limit the amount of memory used for background operations.
  • vertical_merge_algorithm_min_bytes_to_activate to add another condition to activate vertical merges.

@KochetovNicolai KochetovNicolai self-assigned this Apr 28, 2023
@robot-ch-test-poll1 robot-ch-test-poll1 added the pr-improvement Pull request with some product improvements label Apr 28, 2023
@robot-ch-test-poll3
Copy link
Contributor

robot-ch-test-poll3 commented Apr 29, 2023

This is an automated comment for commit ab35601 with description of existing statuses. It's updated for the latest CI running
The full report is available here
The overall status of the commit is 🟡 pending

Check nameDescriptionStatus
CI runningA meta-check that indicates the running CI. Normally, it's in success or pending state. The failed status indicates some problems with the PR🟡 pending
Mergeable CheckChecks if all other necessary checks are successful🟢 success

@nikitamikhaylov
Copy link
Member Author

Something strange with cache #49368

@nikitamikhaylov
Copy link
Member Author

Disabled the test with S3 storage, because we really eat a lot of memory there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-improvement Pull request with some product improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants