You could consume all partitions from all consumer...
# ktor
j
You could consume all partitions from all consumers if you used the simple consumer at the cost of processing all messages everywhere, i.e it's not super efficient.