restatedev / restatedev/restate

Kafka subscriptions should be 'suspendable'

Open
#2,011 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement ingress_kafka user-feedback
Dominant language
Rust
Stars
4.4k
Forks
207
Avg merge
3d 8h
Merged PRs (30d)
61

Description

ie, you can set suspended=true in which case they are paused, without having to delete them entirely

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named in the issue. Start by locating the Kafka subscription implementation and its existing tests, then determine how subscription state is persisted and controlled; done means setting suspended=true pauses a subscription while keeping it registered, without requiring deletion.

Written by the indexing model from the issue text.

Assessment

Tech stack
kafka, rust
Domain
distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.