Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Offset For Leader Epoch Response V0

OffsetForLeaderEpochResponse (Version: 0) => [topics]

topics => topic [partitions] 

topic => string

partitions => error_id, partition_id, startend_offset

    error_id => INT16

    partition_id => INT32

    start  end_offset => INT64

Error Codes:

-1 -> Unknown Error

0 -> No Error

1 -> Not leader for partition

2 -> No epoch information for partition

...

leader-epoch-sequence-file

Version int32

[leader_epoch int32 start end_offset int64]

Compatibility, Deprecation, and Migration Plan

...