infinyon / fluvio

Lean and mean distributed stream processing system written in rust and web assembly. Alternative to Kafka + Flink in one.
https://www.fluvio.io/
Apache License 2.0
3.84k stars 495 forks source link

Ability to specify `--system` as part of topic creation #4228

Open sehz opened 6 hours ago

sehz commented 6 hours ago

Need by SDF:

$ fluvio topic create my-test --system

This should be also propagated to remote if specified as part of mirroring

ajhunyady commented 6 hours ago

Let's make --system a hidden keyword. The users should not be using this.