Skip to content

KAFKA-19432: Add an ERROR log message if broker.heartbeat.interval.ms is too large #20046

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

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

FrankYang0529
Copy link
Member

@FrankYang0529 FrankYang0529 commented Jun 26, 2025

  • Log error message if broker.heartbeat.interval.ms * 2 is large than
    broker.session.timeout.ms.
  • Add test case
    testLogBrokerHeartbeatIntervalMsShouldBeLowerThanHalfOfBrokerSessionTimeoutMs.

@github-actions github-actions bot added core Kafka Broker small Small PRs labels Jun 26, 2025
@FrankYang0529 FrankYang0529 requested a review from chia7712 June 28, 2025 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Kafka Broker small Small PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant