CXXCBC-503 - Additions for more protection against picking up a confi…#558
Merged
thejcfactor merged 1 commit intocouchbase:mainfrom Apr 11, 2024
Merged
Conversation
…g with an empty vbucket map.
avsej
approved these changes
Apr 11, 2024
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Additions for more protection against picking up a config with an empty vbucket map.