karafka / karafka-web

Web UI for monitoring and managing Karafka consumers
Other
50 stars 7 forks source link

Deployment mode in Web to allow for a paused startup flow #344

Open mensfeld opened 1 month ago

mensfeld commented 1 month ago

Since we have commanding, we could have a mode where post-deploy a process is in a paused state. This could help mitigate deployment assignments flickering in bigger setups.

mensfeld commented 1 month ago

This would require a new state in karafka called warmup where we basically pause until a signal is received.