apache / apache/cassandra-easy-stress

populate phase should use dynamic rate limiter

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
31
Forks
21
Avg merge
8d 23h
Merged PRs (30d)
1

Description

Currently it uses the fixed rate limiter. Best option would be to let it go as fast as possible. Maybe use a target of 50K to let it step up fairly quickly then let it dial in itself.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the populate phase and its current fixed rate limiter, then trace how limiter targets are configured and updated. Compare the available dynamic-limiter behavior with the suggested 50K starting target; done means populate uses the dynamic limiter and its rate converges as intended, with relevant tests updated or added.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
performance, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.