GitHub user enothereska opened a pull request: https://github.com/apache/kafka/pull/2652
MINOR: add warning when offset topic is not replicated properly Added a warning, otherwise this problem is hard to debug if you haven't followed the latest KIP closely. You can merge this pull request into a Git repository by running: $ git pull https://github.com/enothereska/kafka minor-warning-enforcement-offset Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2652.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 #2652 ---- commit 187f9b6961eb6f54d4d9570a545b3a74cb4bee7e Author: Eno Thereska <e...@confluent.io> Date: 2017-03-05T14:57:45Z Temporarily use only 2 relevant tests for branch builder commit 87f06a893e799e81a9bffce57c203d331d6cb8b6 Author: Eno Thereska <e...@confluent.io> Date: 2017-03-05T14:58:52Z Undo previous commit 978f925b606d552e047df480658eec542797f853 Author: Eno Thereska <e...@confluent.io> Date: 2017-03-06T10:12:20Z Merge remote-tracking branch 'apache-kafka/trunk' into trunk commit 57856b0ce4e1f9259f8a5a3f10b6cbe44eb013f7 Author: Eno Thereska <e...@confluent.io> Date: 2017-03-06T14:38:38Z Merge remote-tracking branch 'apache-kafka/trunk' into trunk commit 5086dd7a5e5579a0398db914aa8a6d24ca4de187 Author: Eno Thereska <e...@confluent.io> Date: 2017-03-07T11:21:51Z Merge remote-tracking branch 'apache-kafka/trunk' into trunk commit 6160ad81599cdf894255e82ed57f28c814bb4e5e Author: Eno Thereska <e...@confluent.io> Date: 2017-03-07T16:43:16Z Added warning ---- --- 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. ---