scylladb / scylladb/cpp-rs-driver
Implement cass_authenticator_* API
Open
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
- 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
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