Update simulation tests for asynchronous aggregation
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 70
- Forks
- 16
- Avg merge
- 4h 36m
- Merged PRs (30d)
- 30
Description
The simulation test should be extended to exercise asynchronous aggregation. This includes randomly selecting an aggregation mode, and adding a helper aggregation job driver component and operation. We should do some testing with these improvements to burn in the new code.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the simulation tests and the existing aggregation operation and job-driving code. Extend the simulation to randomly select an aggregation mode, add the helper aggregation job driver component and operation, and run the resulting tests to burn in asynchronous aggregation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- distributed-systems, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100