kafka git commit: MINOR: streams memory management docs

2017-08-09 Thread damianguy
Repository: kafka Updated Branches: refs/heads/0.11.0 3bc5ee7dd -> d05112125 MINOR: streams memory management docs update streams memory management docs Author: Damian Guy Reviewers: Bill Bejeck , Eno Thereska , Guozhang Wang Closes #3633 from dguy/mem-doc-011 Project: http://git-wip-u

kafka git commit: MINOR: Standardize logging of Worker-level messages from Tasks and Connectors

2017-08-09 Thread ewencp
Repository: kafka Updated Branches: refs/heads/trunk 1a653c813 -> a593db6a2 MINOR: Standardize logging of Worker-level messages from Tasks and Connectors This ensures all logs have the connector/task ID, whether tasks are source or sink, and formats them consistently. Author: Ewen Cheslack-P

kafka git commit: KAFKA-5717; InMemoryKeyValueStore should delete keys with null values during restore

2017-08-09 Thread damianguy
Repository: kafka Updated Branches: refs/heads/trunk a593db6a2 -> c35c47981 KAFKA-5717; InMemoryKeyValueStore should delete keys with null values during restore Fixed a bug in the InMemoryKeyValueStore restoration where a key with a `null` value is written in to the map rather than being del

kafka git commit: KAFKA-5717; InMemoryKeyValueStore should delete keys with null values during restore

2017-08-09 Thread damianguy
Repository: kafka Updated Branches: refs/heads/0.11.0 d05112125 -> a75027429 KAFKA-5717; InMemoryKeyValueStore should delete keys with null values during restore Fixed a bug in the InMemoryKeyValueStore restoration where a key with a `null` value is written in to the map rather than being de

kafka git commit: KAFKA-5629; ConsoleConsumer should respect auto.offset.reset if specified on the command line

2017-08-09 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk c35c47981 -> 1ad74f5b7 KAFKA-5629; ConsoleConsumer should respect auto.offset.reset if specified on the command line when "auto.offset.reset" property is specified on the command line but overridden by the code during startup. Currently th

kafka git commit: MINOR: Improve instructions for running system tests with docker

2017-08-09 Thread ijuma
Repository: kafka Updated Branches: refs/heads/trunk 1ad74f5b7 -> 889da45dd MINOR: Improve instructions for running system tests with docker Author: Eno Thereska Reviewers: Ismael Juma Closes #3649 from enothereska/minor-docker-docs Project: http://git-wip-us.apache.org/repos/asf/kafka/r

kafka-site git commit: Add learn more verbiage on ctas

2017-08-09 Thread guozhang
Repository: kafka-site Updated Branches: refs/heads/asf-site 812da17c0 -> a1b78e7a3 Add learn more verbiage on ctas Added 'learn more' to the 3 CTAs at the very top of the homepage ![image](https://user-images.githubusercontent.com/271961/29133270-c7d7a93c-7ce7-11e7-8455-72db2105b993.png) Au

kafka git commit: KAFKA-5470; Replace -XX:+DisableExplicitGC with -XX:+ExplicitGCInvokesConcurrent in kafka-run-class

2017-08-09 Thread ijuma
Repository: kafka Updated Branches: refs/heads/trunk 889da45dd -> 69d3d4aad KAFKA-5470; Replace -XX:+DisableExplicitGC with -XX:+ExplicitGCInvokesConcurrent in kafka-run-class This is important because Bits.reserveMemory calls System.gc() hoping to free native memory in order to avoid throwi

kafka git commit: KAFKA-5507; Check if classpath is empty in kafka-run-class.sh

2017-08-09 Thread ijuma
Repository: kafka Updated Branches: refs/heads/trunk 69d3d4aad -> d2a2b80cc KAFKA-5507; Check if classpath is empty in kafka-run-class.sh Author: Evgeny Veretennikov Reviewers: Ismael Juma Closes #3421 from evis/kafka-run-class-check-classpath Project: http://git-wip-us.apache.org/repos/

kafka git commit: MINOR: Add missing deprecations on old request objects

2017-08-09 Thread ijuma
Repository: kafka Updated Branches: refs/heads/trunk d2a2b80cc -> 23df2199d MINOR: Add missing deprecations on old request objects Author: Jason Gustafson Reviewers: Ismael Juma Closes #3651 from hachikuji/add-missing-request-deprecations Project: http://git-wip-us.apache.org/repos/asf/k

kafka git commit: KAFKA-5077; fix GC logging arguments for Java 9

2017-08-09 Thread ijuma
Repository: kafka Updated Branches: refs/heads/trunk 23df2199d -> 75b0f30c4 KAFKA-5077; fix GC logging arguments for Java 9 Author: Xavier Léauté Reviewers: Ismael Juma Closes #2863 from xvrl/fix-jdk9-gc-logs Project: http://git-wip-us.apache.org/repos/asf/kafka/repo Commit: http://git