showuon commented on pull request #11115: URL: https://github.com/apache/kafka/pull/11115#issuecomment-885649500
@ijuma , I have to admit that I cannot complete the `upgrade_test` test successfully in my local environment, and I think that's because my machine is not power enough to complete it. So sometimes I get "Kafka server didn't finish startup in 60 seconds", and sometimes I get "Replicas did not rejoin the ISR in a reasonable amount of time". I checked the system tests results that run by @rondagostino in this PR: https://github.com/apache/kafka/pull/10982 before the `configCommand` change merged, all `upgrade_test` are passed. So, I assume the only issue we have now for `upgrade_test` is `zk.describe()`. At least, I can confirmed that the `zk.describe()` failure is fixed now. Sorry, and thank you. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
