nicktelford commented on PR #16922:
URL: https://github.com/apache/kafka/pull/16922#issuecomment-2467966804

   @chia7712 I'm afraid I'm unable to run this test suite; I get: `FAIL: 
TimeoutError("Kafka server didn't finish startup in 60 seconds")` for every 
test.
   
   I think it's highly unlikely that this PR causes the error you've posted, as 
we didn't make any changes to the topology whatsoever. The full unit and 
integration test suite passes, which suggests that we're correctly updating the 
source topic partitions and topology metadata (these tests would otherwise 
fail).
   
   Are you able to:
   1. Verify that it was definitely introduced by this commit, and was not 
present in the immediately preceding commit on trunk?
   2. Assuming the above, maybe provide a unit/integration test that I can run 
in order to dig into the issue?
   3. Failing that, can you provide any additional information that would help 
debug this issue?


-- 
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]

Reply via email to