GitHub user lindong28 opened a pull request: https://github.com/apache/kafka/pull/3874
KAFKA-5163; Support replicas movement between log directories (KIP-113) You can merge this pull request into a Git repository by running: $ git pull https://github.com/lindong28/kafka KAFKA-5163 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3874.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3874 ---- commit d85e65be124aaf30eb39d90906197639be0da128 Author: Dong Lin <lindon...@gmail.com> Date: 2017-09-14T01:30:33Z KAFKA-5163; Support replicas movement between log directories (KIP-113) ---- ---