Skip to content

Add logback config for zk#37

Merged
dobrerazvan merged 3 commits intomasterfrom
logging
Feb 25, 2026
Merged

Add logback config for zk#37
dobrerazvan merged 3 commits intomasterfrom
logging

Conversation

@dobrerazvan
Copy link

@dobrerazvan dobrerazvan commented Feb 24, 2026

Change log description

Recent zookeeper versions (starting with 3.8.0) use logback instead of log4j. Because if this change, the ZK was logging using debug log level. Start the review from the proposal.md file.

What the code does

The codes add logback xml files to the zookeeper class path, thus controlling the log level.

How to verify it

RUN_LOCAL=true go test -v -timeout 30m ./test/e2e/... -ginkgo.focus "Logback config"

Copy link

@dvaseekara dvaseekara left a comment

Choose a reason for hiding this comment

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

LGTM

@dobrerazvan dobrerazvan merged commit d39a056 into master Feb 25, 2026
3 checks passed
@dobrerazvan dobrerazvan deleted the logging branch February 25, 2026 15:10
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.

4 participants