scylladb / scylladb/alternator-client-javascript
Support token aware feature.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 6h 45m
- Merged PRs (30d)
- 5
Description
Jira task: https://scylladb.atlassian.net/browse/DRIVER-667
Jira epic: https://scylladb.atlassian.net/browse/DRIVER-24
Copied from Jira epic DRIVER-24:
As scylla supports token aware and shard aware features in CQL driver, it maybe a good try to support such feature in alternator load balancing lib as well to achieve better performance?
Migrated from GitHub issue: https://github.com/scylladb/alternator-load-balancing/issues/11
Contributor guide
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 reading the alternator load-balancing implementation and the linked Jira task DRIVER-667, with the DRIVER-24 epic for context. Identify how the client currently selects nodes and what token-aware and shard-aware support should cover; done should mean the agreed behavior is implemented and verified by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100