You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PYCBC-1647: Replica reads from preferred server group in transactions
Motivation
==========
The transactions spec now includes a get_replica_from_preferred_server_group in the attempt context. We should add support for it, utilizing the corresponding method in the C++ core.
Changes
=======
Add a get_replica_from_preferred_server_group method to the attempt context in both the blocking & async APIs.
Change-Id: Iff7311a45b0bfc18aab363a3697949d25af6256a
Reviewed-on: https://review.couchbase.org/c/couchbase-python-client/+/221686
Tested-by: Build Bot <build@couchbase.com>
Reviewed-by: Jared Casey <jared.casey@couchbase.com>
0 commit comments