kafka git commit: MINOR: KafkaService should print node hostname on failure

2017-08-24 Thread ijuma
Repository: kafka Updated Branches: refs/heads/trunk e6164ec61 -> 14f6ecd91 MINOR: KafkaService should print node hostname on failure Author: Colin P. Mccabe Reviewers: Apurva Mehta , Ismael Juma Closes #3715 from cmccabe/kafka_service_print_node_hostname_on_failure Project: http://git-w

kafka-site git commit: KAFKA-4869: Update 0.10.2.0 upgrade notes

2017-08-24 Thread ijuma
Repository: kafka-site Updated Branches: refs/heads/asf-site a1b78e7a3 -> aad5bb53c KAFKA-4869: Update 0.10.2.0 upgrade notes Author: Manikumar Reddy Reviewers: Ismael Juma Closes #71 from omkreddy/cleanup Project: http://git-wip-us.apache.org/repos/asf/kafka-site/repo Commit: http://git

kafka git commit: MINOR: Fix transient failure in SocketServerTest.testConnectionIdReuse

2017-08-24 Thread rsivaram
Repository: kafka Updated Branches: refs/heads/trunk 71417552c -> e6164ec61 MINOR: Fix transient failure in SocketServerTest.testConnectionIdReuse Two requests sent together may not always trigger a staged receive since the requests may not be received in a single poll and the channel is mute

kafka git commit: KAFKA-5342; Clarify producer fatal/abortable errors and fix inconsistencies

2017-08-24 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 b872abf69 -> 6e5f8850d KAFKA-5342; Clarify producer fatal/abortable errors and fix inconsistencies This patch improves documentation on the handling of errors for the idempotent/transactional producer. It also fixes a couple minor inconsis

kafka git commit: KAFKA-5342; Clarify producer fatal/abortable errors and fix inconsistencies

2017-08-24 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 21fea170d -> 71417552c KAFKA-5342; Clarify producer fatal/abortable errors and fix inconsistencies This patch improves documentation on the handling of errors for the idempotent/transactional producer. It also fixes a couple minor inconsist

kafka git commit: MINOR: add upgrade section for 1.0.0

2017-08-24 Thread guozhang
Repository: kafka Updated Branches: refs/heads/trunk 5e65c0da4 -> 21fea170d MINOR: add upgrade section for 1.0.0 1. Add upgrade section for 1.0.0, including Streams API changes section. 2. Add metrics name changes section. Author: Guozhang Wang Reviewers: Eno Thereska , Damian Guy Closes

kafka git commit: MINOR: Stateless transformation documentation

2017-08-24 Thread damianguy
Repository: kafka Updated Branches: refs/heads/trunk 5b99a288c -> 5e65c0da4 MINOR: Stateless transformation documentation Needs to come after https://github.com/apache/kafka/pull/3701 Originally reviewed as part of #3490. Author: Eno Thereska Reviewers: Damian Guy Closes #3711 from enothe

kafka git commit: KAFKA-5603; Don't abort TX for zombie tasks

2017-08-24 Thread damianguy
Repository: kafka Updated Branches: refs/heads/0.11.0 d77c057dd -> b872abf69 KAFKA-5603; Don't abort TX for zombie tasks Author: Matthias J. Sax Reviewers: Bill Bejeck , Damian Guy Closes #3722 from mjsax/kafka-5603-dont-abort-tx-for-zombie-tasks-01101 Project: http://git-wip-us.apache.o