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

KAFKA-1655: new test for ClusterTool, integration with ClusterTest #15768

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

Conversation

dboyliao
Copy link

Add a new test for ClusterTool.
Different from the old one, it's integrated with @ClusterTest.

@dboyliao
Copy link
Author

dboyliao commented Apr 21, 2024

The blockers here are testClusterTooOldToHaveId and testUnregisterBroker.
As for testClusterTooOldToHaveId, I'm trying out which metadata version is old enough to be identified as too old.
As for testUnregisterBroker, the error message is WARN [BrokerLifecycleManager id=0] Broker 0 sent a heartbeat request but received error STALE_BROKER_EPOCH. (kafka.server.BrokerLifecycleManager:70) and the testing seems to be block on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant