Hello, I am trying out kafka mirroring. It seems to me that I can start a kafka server (broker) to mirror one cluster only. So in order to mirror N source clusters to one aggregate cluster, I will need to start N brokers with each mirror one source cluster. Is this correct?
Also, is there a plan to enable non-random partitioning in the build-in producer for mirroring? Thanks, -Xiaoyu