Versions Compared

Key

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

...

During task execution, processing tasks (both active and standby tasks) and punctuation will be skipped.  Kafka consumers will continue to poll and potentially fill up their buffers.  Commits will continue to happen on the schedule that they would have happened.


Note

Since a pause Streams instance still continues to interact with Kafka consumers, the Streams resetter tool (kafka-streams-application-reset.sh) should not be used while an instance is paused.  


Changes to NamedTopologies / Modular Topologies.

...