affinity
affinity copied to clipboard
Enable stream topics to be managed externally
- don't require streams to have num partitions in which case they will not be auto-created
- kv stores can also be configured without num.partitions in which case they will not auto-configure the topics (unlike external=true which makes them readonly)
setting an external topic shouldn't mean that it is readonly