scylladb / scylladb/scylla-cdc-java
Make an integration test for different typologies
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 32
- Forks
- 23
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 3
Description
Make an integrations tests that cover case:
- Multi DC
- Multi Rack
In every case we need to make sure that load is evenly disctributed amongst nodes.
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 reviewing the repository's existing integration-test setup and node-topology configuration. Add coverage for multi-DC and multi-rack deployments, verifying that load is evenly distributed among nodes in each case. Done means both scenarios run successfully and assert even distribution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100