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

Produce connections are not identifying new partitions #4079

Open fraidev opened 1 week ago

fraidev commented 1 week ago

Producer must identify new partitions on the same connection. This already works for consumers.

Related: