Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: set self-identity #167

Merged
merged 5 commits into from
Sep 11, 2024
Merged

Conversation

muzarski
Copy link
Collaborator

Fix: #140

Implemented API functions:

  • cass_cluster_set_application_name[_n]
  • cass_cluster_set_application_version[_n]
  • cass_cluster_set_client_id
  • cass_session_get_client_id

Pre-review checklist

  • I have split my patch into logically separate commits.
  • All commit messages clearly explain what they change and why.
  • PR description sums up the changes and reasons why they should be introduced.
  • [ ] I have enabled appropriate tests in .github/workflows/build.yml in gtest_filter.
  • [ ] I have enabled appropriate tests in .github/workflows/cassandra.yml in gtest_filter.

@muzarski muzarski self-assigned this Sep 11, 2024
@dkropachev dkropachev merged commit 9387c06 into scylladb:master Sep 11, 2024
6 checks passed
@muzarski muzarski mentioned this pull request Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set self-identification options in STARTUP frame
2 participants