Skip to content

disable merge commits by default #3540

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

Merged
merged 1 commit into from
Apr 13, 2021

Conversation

vladak
Copy link
Member

@vladak vladak commented Apr 13, 2021

After trying to create history for linux-mainline Git repository from scratch (#3539 (comment)) and seeing the difference when merge commits are disabled I think it is reasonable to disable merge commits by default.

This is the difference on Java 11 VM with 16 GB heap:

linux-merge-on_vs_off

The indexer with merge commits disabled was started at 16:00 and very quickly progressed to create the file history cache while the first actually ended with OOM and did not even get to storing a single file history cache entry on disk.

@vladak vladak added the indexer label Apr 13, 2021
@vladak
Copy link
Member Author

vladak commented Apr 13, 2021

This should be revisited once #3243 is fixed.

@ahornace ahornace merged commit 610d908 into oracle:master Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants