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.6 backport] CBG-3906 scope message about searching for database config (#6790) #6800

Merged
merged 1 commit into from
May 1, 2024

Conversation

torcolvin
Copy link
Collaborator

backports scope message about searching for database config (#6790)

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

* clarify message about [INF] Config: GetDatabaseConfigs starting (attempt 1/5)

This will log once per bucket without the bucket name. This adds the
bucket name in the context.

* Log first attempt on trace and subsequent attempts on info

* Update rest/config_manager.go

Co-authored-by: Ben Brooks <ben.brooks@couchbase.com>

---------

Co-authored-by: Ben Brooks <ben.brooks@couchbase.com>
@torcolvin torcolvin requested a review from bbrks May 1, 2024 15:07
@bbrks bbrks enabled auto-merge (squash) May 1, 2024 15:11
@bbrks bbrks merged commit 1d1dce3 into release/3.1.6 May 1, 2024
23 of 24 checks passed
@bbrks bbrks deleted the CBG-3906 branch May 1, 2024 15:25
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