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

CXXCBC-509: Zone-Aware replica reads #566

Merged
merged 3 commits into from
May 20, 2024
Merged

Conversation

avsej
Copy link
Member

@avsej avsej commented May 9, 2024

No description provided.

@avsej avsej requested review from thejcfactor, DemetrisChr, Matt-Woz and a team May 9, 2024 17:52
@avsej avsej force-pushed the zone-aware-replicas branch 9 times, most recently from 054491b to 1ae3182 Compare May 11, 2024 04:39
@avsej avsej force-pushed the zone-aware-replicas branch from 1ae3182 to 7972035 Compare May 14, 2024 19:06
@avsej avsej force-pushed the zone-aware-replicas branch from f75369c to e7dd08a Compare May 15, 2024 16:51
@avsej avsej force-pushed the zone-aware-replicas branch from d131897 to 07bebb1 Compare May 20, 2024 03:11
Copy link
Contributor

@thejcfactor thejcfactor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just had a small question...looks good otherwise.

core/cluster.cxx Show resolved Hide resolved
core/cluster.cxx Show resolved Hide resolved
@avsej avsej merged commit 0e80cac into couchbase:main May 20, 2024
21 of 22 checks passed
@avsej avsej deleted the zone-aware-replicas branch May 20, 2024 21:27
avsej added a commit that referenced this pull request May 21, 2024
* origin/main:
  CXXCBC-407: allow to use 0 max expiry for new collections (#569)
  CXXCBC-445: return request_canceled on IO error in HTTP session (#568)
  CXXCBC-509: Zone-Aware replica reads (#566)
  CXXCBC-511: Prevent use of HTTP session if idle timer has expired (#565)
  Improve test stability (#563)
  Always attempt to extract common query code if error has not been set (#561)
  Add feature check for scoped analyze_document in tests (#555)
  CXXCBC-30 Inconsistent behaviour when using subdoc opcodes incorrectly (#559)
  CXXCBC-503 - Additions for more protection against picking up a config with an empty vbucket map. (#558)
  CXXCBC-503: Ignore configuration if it contains an empty vBucketMap (#556)
  CXXCBC-489: Add version_7_2_0 eventing function language compatibility (#554)
avsej added a commit that referenced this pull request May 21, 2024
* origin/main:
  CXXCBC-407: allow to use 0 max expiry for new collections (#569)
  CXXCBC-445: return request_canceled on IO error in HTTP session (#568)
  CXXCBC-509: Zone-Aware replica reads (#566)
  CXXCBC-511: Prevent use of HTTP session if idle timer has expired (#565)
  Improve test stability (#563)
  Always attempt to extract common query code if error has not been set (#561)
  Add feature check for scoped analyze_document in tests (#555)
  CXXCBC-30 Inconsistent behaviour when using subdoc opcodes incorrectly (#559)
  CXXCBC-503 - Additions for more protection against picking up a config with an empty vbucket map. (#558)
  CXXCBC-503: Ignore configuration if it contains an empty vBucketMap (#556)
  CXXCBC-489: Add version_7_2_0 eventing function language compatibility (#554)
avsej added a commit that referenced this pull request May 21, 2024
* origin/main:
  CXXCBC-407: allow to use 0 max expiry for new collections (#569)
  CXXCBC-445: return request_canceled on IO error in HTTP session (#568)
  CXXCBC-509: Zone-Aware replica reads (#566)
  CXXCBC-511: Prevent use of HTTP session if idle timer has expired (#565)
  Improve test stability (#563)
  Always attempt to extract common query code if error has not been set (#561)
  Add feature check for scoped analyze_document in tests (#555)
  CXXCBC-30 Inconsistent behaviour when using subdoc opcodes incorrectly (#559)
  CXXCBC-503 - Additions for more protection against picking up a config with an empty vbucket map. (#558)
  CXXCBC-503: Ignore configuration if it contains an empty vBucketMap (#556)
  CXXCBC-489: Add version_7_2_0 eventing function language compatibility (#554)
avsej added a commit that referenced this pull request May 21, 2024
* origin/main:
  CXXCBC-407: allow to use 0 max expiry for new collections (#569)
  CXXCBC-445: return request_canceled on IO error in HTTP session (#568)
  CXXCBC-509: Zone-Aware replica reads (#566)
  CXXCBC-511: Prevent use of HTTP session if idle timer has expired (#565)
  Improve test stability (#563)
  Always attempt to extract common query code if error has not been set (#561)
  Add feature check for scoped analyze_document in tests (#555)
  CXXCBC-30 Inconsistent behaviour when using subdoc opcodes incorrectly (#559)
  CXXCBC-503 - Additions for more protection against picking up a config with an empty vbucket map. (#558)
  CXXCBC-503: Ignore configuration if it contains an empty vBucketMap (#556)
  CXXCBC-489: Add version_7_2_0 eventing function language compatibility (#554)
avsej added a commit that referenced this pull request May 21, 2024
* origin/main:
  CXXCBC-407: allow to use 0 max expiry for new collections (#569)
  CXXCBC-445: return request_canceled on IO error in HTTP session (#568)
  CXXCBC-509: Zone-Aware replica reads (#566)
  CXXCBC-511: Prevent use of HTTP session if idle timer has expired (#565)
  Improve test stability (#563)
  Always attempt to extract common query code if error has not been set (#561)
  Add feature check for scoped analyze_document in tests (#555)
  CXXCBC-30 Inconsistent behaviour when using subdoc opcodes incorrectly (#559)
  CXXCBC-503 - Additions for more protection against picking up a config with an empty vbucket map. (#558)
  CXXCBC-503: Ignore configuration if it contains an empty vBucketMap (#556)
  CXXCBC-489: Add version_7_2_0 eventing function language compatibility (#554)
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.

3 participants