dboyliao commented on PR #15768:
URL: https://github.com/apache/kafka/pull/15768#issuecomment-2067968427

   The blockers here are `testClusterTooOldToHaveId` and `testUnregisterBroker`.
   As for `testClusterTooOldToHaveId`, I'm trying 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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to