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

Expose request coordinator id (host_id, address) in QueryResult #1030

Open
wprzytula opened this issue Jul 9, 2024 · 1 comment
Open

Expose request coordinator id (host_id, address) in QueryResult #1030

wprzytula opened this issue Jul 9, 2024 · 1 comment
Labels
cpp-rust-driver-p1 Functionality required by cpp-rust-driver QoL Quality of Life enhancements
Milestone

Comments

@wprzytula
Copy link
Collaborator

It may be a useful information what node served as coordinator of the request.
cpp-driver has API for checking that, so we need to implement this at least for cpp-rust-driver.

@wprzytula wprzytula added cpp-rust-driver-p1 Functionality required by cpp-rust-driver QoL Quality of Life enhancements labels Jul 9, 2024
@wprzytula wprzytula added this to the 1.0.0 milestone Jul 9, 2024
@Lorak-mmk
Copy link
Collaborator

This could potentially be implemented in cpp-rust-driver using history or similar mechanism

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp-rust-driver-p1 Functionality required by cpp-rust-driver QoL Quality of Life enhancements
Projects
None yet
Development

No branches or pull requests

2 participants