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

[ISSUE #7441]Fix log "Init the confirmOffset" keep printing error in controller mode #7442

Merged
merged 31 commits into from
Oct 11, 2023

Conversation

fujian-zfj
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #7441

Brief Description

In controller mode, when a new broker starts, and if it is elected as master, the new broker will keep printing log "Init the confirmOffset", unless you create a topic and send a message to the topic.

fujian-zfj and others added 30 commits November 30, 2021 20:19
Copy link
Contributor

@joeCarf joeCarf left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@GenerousMan GenerousMan left a comment

Choose a reason for hiding this comment

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

LGTM

@RongtongJin RongtongJin merged commit 7e4879a into apache:develop Oct 11, 2023
9 of 10 checks passed
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.

[Bug] Log "Init the confirmOffset" keep printing in controller mode
4 participants