kafka git commit: KAFKA-4387; KafkaConsumer should properly handle interrupts

2016-11-29 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 5819b06fa -> 1503f7603 KAFKA-4387; KafkaConsumer should properly handle interrupts See https://issues.apache.org/jira/browse/KAFKA-4387 Author: Stig Rohde Døssing Reviewers: Ismael Juma , Jason Gustafson Closes #2110 from srdo/KAFKA-43

kafka git commit: KAFKA-4403; Update KafkaBasedLog to use new endOffsets consumer API

2016-11-29 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk d98ca230a -> 5819b06fa KAFKA-4403; Update KafkaBasedLog to use new endOffsets consumer API ewencp plz review Author: Balint Molnar Reviewers: Jason Gustafson Closes #2176 from baluchicken/KAFKA-4403 Project: http://git-wip-us.apache.o

kafka git commit: KAFKA-4397: Refactor Connect backing stores for thread safety

2016-11-29 Thread ewencp
Repository: kafka Updated Branches: refs/heads/trunk f37dab76f -> d98ca230a KAFKA-4397: Refactor Connect backing stores for thread safety Author: Konstantine Karantasis Reviewers: Shikhar Bhushan , Ewen Cheslack-Postava Closes #2123 from kkonstantine/KAFKA-4397-Refactor-connect-backing-s

kafka git commit: KAFKA-4415; Reduce time to create and send UpdateMetadataRequest

2016-11-29 Thread jqin
Repository: kafka Updated Branches: refs/heads/trunk b11ead580 -> f37dab76f KAFKA-4415; Reduce time to create and send UpdateMetadataRequest Author: Dong Lin Reviewers: Jiangjie Qin Closes #2169 from lindong28/KAFKA-4415-2nd Project: http://git-wip-us.apache.org/repos/asf/kafka/repo Comm

kafka git commit: MINOR: Make release notes script check resolutions to avoid spurious inclusion of non-fix 'fixes' in release notes.

2016-11-29 Thread ewencp
Repository: kafka Updated Branches: refs/heads/trunk 7d0f3e75a -> b11ead580 MINOR: Make release notes script check resolutions to avoid spurious inclusion of non-fix 'fixes' in release notes. Author: Ewen Cheslack-Postava Reviewers: Ismael Juma Closes #2174 from ewencp/release-notes-resol

kafka git commit: KAFKA-4427: Skip topic groups with no tasks

2016-11-29 Thread guozhang
Repository: kafka Updated Branches: refs/heads/trunk 7d3aa01ce -> 7d0f3e75a KAFKA-4427: Skip topic groups with no tasks Author: Eno Thereska Reviewers: Damian Guy , Guozhang Wang Closes #2171 from enothereska/KAFKA-4427-topicgroups-with-no-tasks Project: http://git-wip-us.apache.org/repo

kafka git commit: MINOR: Remove unused code in `LeaderAndIsr`, `ApiUtils` and `TopicMetadataRequest`

2016-11-29 Thread ewencp
Repository: kafka Updated Branches: refs/heads/trunk 7ed3768fb -> 7d3aa01ce MINOR: Remove unused code in `LeaderAndIsr`, `ApiUtils` and `TopicMetadataRequest` Author: Ismael Juma Reviewers: Ewen Cheslack-Postava Closes #2145 from ijuma/unused-code-in-leader-and-isr Project: http://git-w

kafka git commit: KAFKA-4443; Controller should send UpdateMetadataRequest prior to LeaderAndIsrRequest during failover

2016-11-29 Thread jqin
Repository: kafka Updated Branches: refs/heads/trunk 6f0cbe721 -> 7ed3768fb KAFKA-4443; Controller should send UpdateMetadataRequest prior to LeaderAndIsrRequest during failover Author: Dong Lin Reviewers: Jiangjie Qin , Jun Rao Closes #2168 from lindong28/KAFKA-4443 Project: http://git

kafka git commit: MINOR: doc fix related to monitoring consumer lag

2016-11-29 Thread ewencp
Repository: kafka Updated Branches: refs/heads/trunk a5d28149f -> 6f0cbe721 MINOR: doc fix related to monitoring consumer lag Author: Alex Loddengaard Reviewers: Ewen Cheslack-Postava Closes #1814 from alexlod/consumer-lag-doc-fix Project: http://git-wip-us.apache.org/repos/asf/kafka/rep

[2/4] kafka git commit: Revert "KAFKA-4345; Run decktape test for each pull request"

2016-11-29 Thread ewencp
http://git-wip-us.apache.org/repos/asf/kafka/blob/a5d28149/tests/kafkatest/tests/core/upgrade_test.py -- diff --git a/tests/kafkatest/tests/core/upgrade_test.py b/tests/kafkatest/tests/core/upgrade_test.py new file mode 100644 ind

[3/4] kafka git commit: Revert "KAFKA-4345; Run decktape test for each pull request"

2016-11-29 Thread ewencp
http://git-wip-us.apache.org/repos/asf/kafka/blob/a5d28149/tests/kafkatest/tests/client2/compression_test.py -- diff --git a/tests/kafkatest/tests/client2/compression_test.py b/tests/kafkatest/tests/client2/compression_test.py del

[1/4] kafka git commit: Revert "KAFKA-4345; Run decktape test for each pull request"

2016-11-29 Thread ewencp
Repository: kafka Updated Branches: refs/heads/trunk 3e3b7a010 -> a5d28149f http://git-wip-us.apache.org/repos/asf/kafka/blob/a5d28149/tests/kafkatest/tests/security2/security_rolling_upgrade_test.py -- diff --git a/tests/kafka

[4/4] kafka git commit: Revert "KAFKA-4345; Run decktape test for each pull request"

2016-11-29 Thread ewencp
Revert "KAFKA-4345; Run decktape test for each pull request" This reverts commit e035fc039598127e88f31739458f705290b1fdba for the following reasons: 1. License files are missing causing local builds to fail during the rat task (rat is not being run in Jenkins for some reason, filed KAFKA-4459 for