scylladb / scylladb/cpp-rs-driver

Implement cass_authenticator_* API

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

Nobody has claimed this yet.

P1 rust-driver-missing
Dominant language
C++
Stars
26
Forks
19
Avg merge
1d 21h
Merged PRs (30d)
7

Description

API to cover:

cass_authenticator_address
cass_authenticator_hostname
cass_authenticator_class_name
cass_authenticator_exchange_data
cass_authenticator_set_exchange_data
cass_authenticator_response
cass_authenticator_set_response
cass_authenticator_set_error
cass_authenticator_set_error_n
cass_cluster_set_authenticator_callbacks

Contributor guide

No contributing guide indexed for this repository

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

Locate the declarations and implementations for the listed cass_authenticator_* symbols and cass_cluster_set_authenticator_callbacks, then compare their expected behavior with the upstream cpp-driver API named in the repository description. Verify that all listed APIs are exposed with compatible signatures and behavior, and run the repository’s available build or test checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, rust
Domain
api
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.