Skip to content

fix: halve scheduled Jepsen parameters, keep concurrency multiple of 4#490

Merged
bootjp merged 2 commits into
mainfrom
feat/jepsen-schedule-enhance
Apr 12, 2026
Merged

fix: halve scheduled Jepsen parameters, keep concurrency multiple of 4#490
bootjp merged 2 commits into
mainfrom
feat/jepsen-schedule-enhance

Conversation

@bootjp
Copy link
Copy Markdown
Owner

@bootjp bootjp commented Apr 12, 2026

S3 workload requires concurrency to be a multiple of threads-per-key (4).

  • time-limit: 300s -> 150s
  • rate: 20 -> 10
  • concurrency: 10 -> 8 (multiple of 4)
  • key-count: 30 -> 16
  • max-writes-per-key: 500 -> 250
  • timeout: 900s -> 480s, timeout-minutes: 20 -> 10

S3 workload requires concurrency to be a multiple of threads-per-key (4).

- time-limit: 300s -> 150s
- rate: 20 -> 10
- concurrency: 10 -> 8 (multiple of 4)
- key-count: 30 -> 16
- max-writes-per-key: 500 -> 250
- timeout: 900s -> 480s, timeout-minutes: 20 -> 10
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@bootjp bootjp enabled auto-merge April 12, 2026 09:29
@bootjp bootjp merged commit 8b6c355 into main Apr 12, 2026
7 of 8 checks passed
@bootjp bootjp deleted the feat/jepsen-schedule-enhance branch April 12, 2026 09:33
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.

1 participant