Hi, Folks We have an online kafka cluster v0.8.1.1. After running a partition reassignment script which maps each partition to 3 replicas. But growth of data is out of my expectation, and I really need to decrease replicas for each partition to 2 or 1.
What's the best way to do this ? Thanks ! GFan