Versions Compared

Key

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

...

Future work

1) We can use the partition_epoch to detect that the partition used in the seek() has been deleted. Then we can thrown proper exception to the user so that user can handle it properly.2) We can use the leader_epoch to better handle the offset reset in case of unclean leader election.

...