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

RCBC-442: Support query with read from replica #112

Merged
merged 1 commit into from Jul 11, 2023

Conversation

DemetrisChr
Copy link
Contributor

  • Updated core
  • Added use_replica in query options which is mapped to the relevant option in the core API
  • FeatureNotAvailable is raised if use_replica is not nil and the server does not support query with read from replica

* Updated core
* Added `use_replica` in query options which is mapped to the relevant option in the core API
* FeatureNotAvailable is raised if `use_replica` is not nil and the server does not support query with read from replica
@DemetrisChr DemetrisChr requested a review from avsej July 11, 2023 13:31
@cb-sdk-robot
Copy link
Collaborator

Can one of the admins verify this patch?

@DemetrisChr DemetrisChr merged commit 08a35ed into couchbase:main Jul 11, 2023
3 checks passed
@DemetrisChr DemetrisChr deleted the query-replica branch July 11, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants