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-503: Ignore configuration if it contains an empty vBucketMap #556

Merged
merged 1 commit into from Apr 9, 2024

Conversation

thejcfactor
Copy link
Contributor

Motivation

Server versions prior to 7.6.2 (MB-60405) can sometimes provide a configuration that has a vBucketMap, but it does not contain any vbuckets. This should not happend, but since it does the SDK should ignore these configurations.

Changes

Ignore a configuration if it contains an empty vBucketMap.

Motivation
==========
Server versions prior to 7.6.2 (MB-60405) can sometimes provide a
configuration that has a vBucketMap, but it does not contain any
vbuckets. This should not happend, but since it does the SDK should
ignore these configurations.

Changes
=======
Ignore a configuration if it contains an empty vBucketMap.
@thejcfactor thejcfactor requested a review from avsej April 9, 2024 18:15
@thejcfactor thejcfactor merged commit c77700e into couchbaselabs:main Apr 9, 2024
18 of 20 checks passed
@thejcfactor thejcfactor deleted the CXXCBC-503 branch April 9, 2024 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants