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

[3.1.4 fix] CBG-3777 make sure cbgt always sets kv_pool_size=1 #6681

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

torcolvin
Copy link
Collaborator

@torcolvin torcolvin commented Feb 13, 2024

This forces kv_pool_size to 1 as required by DCP to have unique connection names. This is a much simplified version of #6680 that should be low risk for inclusion in a maintenance release.

Pre-review checklist

  • Removed debug logging (fmt.Print, log.Print, ...)
  • Logging sensitive data? Make sure it's tagged (e.g. base.UD(docID), base.MD(dbName))
  • Updated relevant information in the API specifications (such as endpoint descriptions, schemas, ...) in docs/api

Integration Tests

@adamcfraser adamcfraser merged commit c4a7577 into release/3.1.4 Feb 14, 2024
25 checks passed
@adamcfraser adamcfraser deleted the CBG-3777 branch February 14, 2024 21:58
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.

2 participants