Warn user when disabling a Kafka trigger
@rorymckinley is already working on this.
Since Sep 30, 2024.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
Something to be done before Kafka triggers are made available for general use:
When a user disables an existing enabled Kafka Trigger, they should be presented with a warning stating something along the lines of "Disabling the trigger for an extended period of time may result in the Kafka cluster resetting the offsets for the trigger's consumer group. If this happens there may be duplication of messages or data loss. We recommend that you ask the cluster administrator to confirm how long a consumer group may be disconnected before this happens".
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.