lianetm commented on PR #21464: URL: https://github.com/apache/kafka/pull/21464#issuecomment-3891710799
I have a few follow-ups I will address: - tests at the request level to validate/show the different responses for deleted topics on OffsetFetch topic names vs topic Ids (opening separate PR) - review usage of UNKNOWN_TOPIC_OR_PARTITION. The client expect its, but seems to never be sent by the broker. Will confirm and clean up client-side - review UNSTABLE_OFFSET handling on the client. This is the other retriable partiion-level , and it's handled fatally too -- 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]
