scylladb / scylladb/alternator-client-javascript

Support token aware feature.

Open
#17 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.