Versions Compared

Key

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

...

Code Block
languagetext
titleWriteTxnMarkersRequest
WriteTxnMarkersRequest => CoordinatorEpoch [PID Epoch Marker [Topic [Partitions]]]
 CoordinatorEpoch => int32
 PID => int64
 Epoch => int16
 Marker => int8 (0 =means COMMITABORT, 1 =means ABORTCOMMIT)
 Topic => string
 Partition => int32

...