infinyon / fluvio

Lean and mean distributed stream processing system written in rust and web assembly.
https://www.fluvio.io/
Apache License 2.0
2.77k stars 199 forks source link

[Bug]: cluster delete cmd should kill only the binaries of the profile select #4052

Open fraidev opened 4 weeks ago

fraidev commented 4 weeks ago

When it's running more than one Fluvio cluster locally, and the user tries to delete the cluster, it's been killing all fluvio binaries running even the fluvio binaries that are running the cluster that is not select.

Related: