GitHub user guozhangwang opened a pull request: https://github.com/apache/kafka/pull/4184
MINOR: Remove FanoutIntegrationTest.java This test has been completely subsumed by the coverage of reset integration test, and hence can be removed. You can merge this pull request into a Git repository by running: $ git pull https://github.com/guozhangwang/kafka KMinor-remove-fanout-integration Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/4184.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 #4184 ---- commit 9e189664fb9c1ab882403f4174393e8f2aa66047 Author: Guozhang Wang <wangg...@gmail.com> Date: 2017-11-06T22:40:13Z Remove FanoutIntegrationTest.java ---- ---