yx9o commented on PR #20517: URL: https://github.com/apache/kafka/pull/20517#issuecomment-3294615110
> > An exception was thrown while processing the MetadataResponse > > Out of curiosity, what was the original error that was thrown in the processing of `handleFailedRequest()` and/or `handleSuccessfulResponse()` that caused nullifying `inProgress` to be skipped? <img width="828" height="365" alt="image" src="https://github.com/user-attachments/assets/df8c8030-0697-4376-9926-59f785877ba5" /> Thank you for your reply. Let me explain the situation we encountered: We modified the metadata return. When obtaining full metadata, metadata for multiple clusters was returned. One erroneous return resulted in two duplicate nodeIds. -- 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]
