mirror of https://github.com/apache/kafka.git
This patch adds the `TopicId` field to the `OffsetCommitValue` record as a tagged field. It will be later used on the offset fetch path to ensure that the persisted offset matches the requested one. Reviewers: Dongnuo Lyu <dlyu@confluent.io>, Sean Quah <squah@confluent.io>, Lianet Magrans <lmagrans@confluent.io> |
||
---|---|---|
.. | ||
group-coordinator-api/src/main/java/org/apache/kafka/coordinator/group/api/assignor | ||
src | ||
.gitignore |