Skip to content

feat: Change default number of max other parents to 4#25669

Draft
abies wants to merge 2 commits into
mainfrom
24319-change-mop-to-4
Draft

feat: Change default number of max other parents to 4#25669
abies wants to merge 2 commits into
mainfrom
24319-change-mop-to-4

Conversation

@abies
Copy link
Copy Markdown
Contributor

@abies abies commented Jun 1, 2026

Description:

Change default number of other parents to 4, which seems to be currently the best tradeoff between increased IO utilization and improved latency.

Related issue(s): #24319

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Artur Biesiadowski <artur.biesiadowski@swirldslabs.com>
@abies abies added this to the v0.76 milestone Jun 1, 2026
@abies abies self-assigned this Jun 1, 2026
@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented Jun 1, 2026

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here

@lfdt-bot
Copy link
Copy Markdown

lfdt-bot commented Jun 1, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@             Coverage Diff              @@
##               main   #25669      +/-   ##
============================================
+ Coverage     75.11%   75.14%   +0.02%     
  Complexity    11548    11548              
============================================
  Files          2585     2585              
  Lines        101419   101419              
  Branches      11241    11241              
============================================
+ Hits          76179    76209      +30     
+ Misses        21335    21302      -33     
- Partials       3905     3908       +3     
Files with missing lines Coverage Δ Complexity Δ
...nsus/event/creator/config/EventCreationConfig.java 100.00% <ø> (ø) 1.00 <0.00> (ø)

... and 9 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Artur Biesiadowski <artur.biesiadowski@swirldslabs.com>
@testlens-app
Copy link
Copy Markdown

testlens-app Bot commented Jun 1, 2026

✅ All tests passed ✅

🏷️ Commit: 0f365fb
▶️ Tests: 1406 executed
⚪️ Checks: 45/45 completed


Learn more about TestLens at testlens.app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants