Versions Compared

Key

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

...

  • For any specified input topics:
    • Reset the application’s committed consumer offsets to zero "beginning of the topic" for all partitions (for consumer group application.id).
  • For any specified intermediate topics:
    • Skip to the end of the topic, i.e. set the application’s committed consumer offsets for all partitions to each partition’s logSize (for consumer group application.id).
  • For any internal topics:
    • Reset the application’s committed consumer offsets to zero for all partitions (for consumer group application.id).
    • Delete the internal topicDelete the internal topic (this will also delete committed the corresponding committed offsets).