GitHub user jun-he opened a pull request: https://github.com/apache/kafka/pull/2127
KAFKA-4384: ReplicaFetcherThread stopped after ReplicaFetcherThread received a corrupted message @becketqin Here is the patch for KAFKA-4384 (ReplicaFetcherThread stopped after ReplicaFetcherThread received a corrupted message). You can merge this pull request into a Git repository by running: $ git pull https://github.com/jun-he/kafka KAFKA-4384 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2127.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 #2127 ---- commit 5eabb29d9f8036a2bf3c2955d129e69d93633395 Author: Jun He <jun...@airbnb.com> Date: 2016-11-12T05:30:37Z Patch for KAFKA-4384 (ReplicaFetcherThread stopped after ReplicaFetcherThread received a corrupted message) ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---