kafka/clients
Omnia Ibrahim 9df616da76
CI / build (push) Has been cancelled Details
Flaky Test Report / Flaky Test Report (push) Has been cancelled Details
KAFKA-19397: Ensure consistent metadata usage in produce request and response (#19964)
- Metadata doesn't have the full view of topicNames to ids during
rebootstrap of client or when topic has been deleted/recreated. The
solution is to pass down topic id and stop trying to figure it out later
in the logic.

---------

Co-authored-by: Kirk True <kirk@kirktrue.pro>
2025-07-04 17:44:09 +01:00
..
clients-integration-tests/src/test KAFKA-19397: Ensure consistent metadata usage in produce request and response (#19964) 2025-07-04 17:44:09 +01:00
src KAFKA-19397: Ensure consistent metadata usage in produce request and response (#19964) 2025-07-04 17:44:09 +01:00
.gitignore