dajac opened a new pull request, #22249: URL: https://github.com/apache/kafka/pull/22249
This patch wires the topic ID populated by `KafkaApis` directly through `OffsetMetadataManager`. The topic ID is now also persisted in the offset record (via `OffsetAndMetadata.fromRequest`) and echoed back on the `TxnOffsetCommit` response. The previous metadata image lookup is removed. -- 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]
