1. Servers are assigned partitions to consume from...
# general
m
1. Servers are assigned partitions to consume from. If a server goes down it’s partitions are not auto moved to other server. This is why you need to run in HA mode (relocation).
a
Hey @User , thanks for responding. By HA mode, you mean replication?
m
Yes. Replicas will consume the same partitions. So if one goes down, other still consume