Versions Compared

Key

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

...

  1. Upgrade your broker to include this KIP.
  2. Upgrade your client to include this KIP.
  3. Set `group.instance.id` and session timeout to be unique for each consumer and `session.timeout.ms` to a reasonable number if necessary
    1. For KStream user set `client.id` for Stream instances should do the work
  4. Rolling bounce the consumer group.

...