kafka git commit: KAFKA-4645: Improve test coverage of ProcessorTopology

2017-02-01 Thread guozhang
Repository: kafka Updated Branches: refs/heads/trunk da70316a5 -> 35cd008e5 KAFKA-4645: Improve test coverage of ProcessorTopology the toString method prints the topology, but had no tests making sure it works and/or doesn't cause exceptions Author: Damian Guy

kafka git commit: KAFKA-4647: Improve test coverage of GlobalStreamThread

2017-02-01 Thread guozhang
Repository: kafka Updated Branches: refs/heads/trunk 3e85f131e -> da70316a5 KAFKA-4647: Improve test coverage of GlobalStreamThread Add a test to ensure a `StreamsException` is thrown when an exception other than `StreamsException` is caught Author: Damian Guy

kafka git commit: KAFKA-4642: Improve test coverage of ProcessorStateManager

2017-02-01 Thread guozhang
Repository: kafka Updated Branches: refs/heads/trunk 063d534c5 -> 3e85f131e KAFKA-4642: Improve test coverage of ProcessorStateManager Most of the exception paths weren't covered. Now they are. Author: Damian Guy Reviewers: Eno Thereska, Guozhang Wang Closes #2442

kafka git commit: KAFKA-3959: enforce offsets.topic.replication.factor upon __consumer_offsets auto topic creation (KIP-115)

2017-02-01 Thread ewencp
Repository: kafka Updated Branches: refs/heads/trunk 3d9f34dd8 -> 063d534c5 KAFKA-3959: enforce offsets.topic.replication.factor upon __consumer_offsets auto topic creation (KIP-115) Kafka brokers have a config called "offsets.topic.replication.factor" that specify the replication factor

kafka-site git commit: Don't apply the docs rewrite rule to protocol.html since it is meant to be standalone.

2017-02-01 Thread ewencp
Repository: kafka-site Updated Branches: refs/heads/asf-site a7c3675d3 -> 391c25edb Don't apply the docs rewrite rule to protocol.html since it is meant to be standalone. Project: http://git-wip-us.apache.org/repos/asf/kafka-site/repo Commit:

[07/10] kafka-site git commit: Add 0.10.2 docs from 0.10.2.0 RC0

2017-02-01 Thread ewencp
http://git-wip-us.apache.org/repos/asf/kafka-site/blob/a7c3675d/0102/generated/producer_config.html -- diff --git a/0102/generated/producer_config.html b/0102/generated/producer_config.html new file mode 100644 index

[02/10] kafka-site git commit: Add 0.10.2 docs from 0.10.2.0 RC0

2017-02-01 Thread ewencp
http://git-wip-us.apache.org/repos/asf/kafka-site/blob/a7c3675d/0102/security.html -- diff --git a/0102/security.html b/0102/security.html new file mode 100644 index 000..81d5c40 --- /dev/null +++ b/0102/security.html @@ -0,0

[10/10] kafka-site git commit: Add 0.10.2 docs from 0.10.2.0 RC0

2017-02-01 Thread ewencp
Add 0.10.2 docs from 0.10.2.0 RC0 Project: http://git-wip-us.apache.org/repos/asf/kafka-site/repo Commit: http://git-wip-us.apache.org/repos/asf/kafka-site/commit/a7c3675d Tree: http://git-wip-us.apache.org/repos/asf/kafka-site/tree/a7c3675d Diff:

[08/10] kafka-site git commit: Add 0.10.2 docs from 0.10.2.0 RC0

2017-02-01 Thread ewencp
http://git-wip-us.apache.org/repos/asf/kafka-site/blob/a7c3675d/0102/generated/connect_config.html -- diff --git a/0102/generated/connect_config.html b/0102/generated/connect_config.html new file mode 100644 index

[01/10] kafka-site git commit: Add 0.10.2 docs from 0.10.2.0 RC0

2017-02-01 Thread ewencp
Repository: kafka-site Updated Branches: refs/heads/asf-site 9a36603f4 -> a7c3675d3 http://git-wip-us.apache.org/repos/asf/kafka-site/blob/a7c3675d/0102/streams.html -- diff --git a/0102/streams.html b/0102/streams.html new

[09/10] kafka-site git commit: Add 0.10.2 docs from 0.10.2.0 RC0

2017-02-01 Thread ewencp
http://git-wip-us.apache.org/repos/asf/kafka-site/blob/a7c3675d/0102/design.html -- diff --git a/0102/design.html b/0102/design.html new file mode 100644 index 000..aca0d26 --- /dev/null +++ b/0102/design.html @@ -0,0 +1,587

[04/10] kafka-site git commit: Add 0.10.2 docs from 0.10.2.0 RC0

2017-02-01 Thread ewencp
http://git-wip-us.apache.org/repos/asf/kafka-site/blob/a7c3675d/0102/ops.html -- diff --git a/0102/ops.html b/0102/ops.html new file mode 100644 index 000..c5f6212 --- /dev/null +++ b/0102/ops.html @@ -0,0 +1,1363 @@ + + + +

[03/10] kafka-site git commit: Add 0.10.2 docs from 0.10.2.0 RC0

2017-02-01 Thread ewencp
http://git-wip-us.apache.org/repos/asf/kafka-site/blob/a7c3675d/0102/protocol.html -- diff --git a/0102/protocol.html b/0102/protocol.html new file mode 100644 index 000..5285f2e --- /dev/null +++ b/0102/protocol.html @@ -0,0

[05/10] kafka-site git commit: Add 0.10.2 docs from 0.10.2.0 RC0

2017-02-01 Thread ewencp
http://git-wip-us.apache.org/repos/asf/kafka-site/blob/a7c3675d/0102/implementation.html -- diff --git a/0102/implementation.html b/0102/implementation.html new file mode 100644 index 000..48602f2 --- /dev/null +++

[06/10] kafka-site git commit: Add 0.10.2 docs from 0.10.2.0 RC0

2017-02-01 Thread ewencp
http://git-wip-us.apache.org/repos/asf/kafka-site/blob/a7c3675d/0102/generated/protocol_messages.html -- diff --git a/0102/generated/protocol_messages.html b/0102/generated/protocol_messages.html new file mode 100644 index

[kafka] Git Push Summary

2017-02-01 Thread ewencp
Repository: kafka Updated Tags: refs/tags/0.10.2.0-rc0 [created] 33ebac1f1

kafka git commit: MINOR: Change rocksdb logging to error level

2017-02-01 Thread guozhang
Repository: kafka Updated Branches: refs/heads/trunk cea461353 -> 3d9f34dd8 MINOR: Change rocksdb logging to error level According to the java-doc: https://github.com/facebook/rocksdb/blob/master/java/src/main/java/org/rocksdb/Logger.java#L31 the rocksdb logging level should be set Error or

kafka git commit: MINOR: Update docs for version 0.10.2.0

2017-02-01 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.10.2 54512cbaf -> 9cf6f9790 MINOR: Update docs for version 0.10.2.0 Author: Ewen Cheslack-Postava Reviewers: Jason Gustafson Closes #2480 from ewencp/docs-version-0.10.2.0 (cherry picked from commit

kafka git commit: MINOR: Update docs for version 0.10.2.0

2017-02-01 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 0b48ea1c8 -> cea461353 MINOR: Update docs for version 0.10.2.0 Author: Ewen Cheslack-Postava Reviewers: Jason Gustafson Closes #2480 from ewencp/docs-version-0.10.2.0 Project: