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 198 forks source link

Fix add partition not found #4080

Closed fraidev closed 1 week ago

fraidev commented 1 week ago

I thought that admin.list it was filtering the exact string, but it is using "contains" string logic.