Versions Compared

Key

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

...

- Fully backwards compatible by default - existing behaviour is preserved unless config is explicitly enabled
  - New configuration `default.`processing.exception.handler.invoke.for.global` global.enabled` defaults to `false`
  - Config is deprecated immediately upon introduction
  - In Kafka Streams 5.0, this config will be removed, and the handler will always be invoked for GlobalKTable exceptions
  - Migration path: Users should test with the config enabled before upgrading to 5.0

...