kafka git commit: KAFKA-4432; Added support to supply custom message payloads to perf-producer script.

2017-01-19 Thread junrao
Repository: kafka Updated Branches: refs/heads/trunk 813897a00 -> a37bf5fff KAFKA-4432; Added support to supply custom message payloads to perf-producer script. Current implementation of ProducerPerformance creates static payload. This is not very useful in testing compression or when you

kafka git commit: KAFKA-4432; Added support to supply custom message payloads to perf-producer script.

2017-01-19 Thread junrao
Repository: kafka Updated Branches: refs/heads/0.10.2 17dd4db29 -> 3e1abac4c KAFKA-4432; Added support to supply custom message payloads to perf-producer script. Current implementation of ProducerPerformance creates static payload. This is not very useful in testing compression or when you

kafka git commit: KAFKA-4547; Avoid incorrect reset of paused partitions to the committed offsets

2017-01-19 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.10.2 770bab399 -> 17dd4db29 KAFKA-4547; Avoid incorrect reset of paused partitions to the committed offsets Author: Vahid Hashemian Reviewers: Jason Gustafson Closes #2341 from

kafka git commit: KAFKA-4547; Avoid incorrect reset of paused partitions to the committed offsets

2017-01-19 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 5fc530bc4 -> 813897a00 KAFKA-4547; Avoid incorrect reset of paused partitions to the committed offsets Author: Vahid Hashemian Reviewers: Jason Gustafson Closes #2341 from

kafka git commit: KAFKA-4614; Forcefully unmap mmap of OffsetIndex to prevent long GC pause

2017-01-19 Thread junrao
Repository: kafka Updated Branches: refs/heads/trunk 666abafcc -> 5fc530bc4 KAFKA-4614; Forcefully unmap mmap of OffsetIndex to prevent long GC pause Issue: https://issues.apache.org/jira/browse/KAFKA-4614 Fixes the problem that the broker threads suffered by long GC pause. When GC thread

kafka git commit: KAFKA-4614; Forcefully unmap mmap of OffsetIndex to prevent long GC pause

2017-01-19 Thread junrao
Repository: kafka Updated Branches: refs/heads/0.10.2 ae5591a3a -> 770bab399 KAFKA-4614; Forcefully unmap mmap of OffsetIndex to prevent long GC pause Issue: https://issues.apache.org/jira/browse/KAFKA-4614 Fixes the problem that the broker threads suffered by long GC pause. When GC thread

kafka git commit: KAFKA-4589; SASL/SCRAM documentation

2017-01-19 Thread junrao
Repository: kafka Updated Branches: refs/heads/0.10.2 5562d63e8 -> ae5591a3a KAFKA-4589; SASL/SCRAM documentation Author: Rajini Sivaram Reviewers: Ismael Juma , Gwen Shapira , Sriharsha Chintalapani

kafka git commit: KAFKA-4589; SASL/SCRAM documentation

2017-01-19 Thread junrao
Repository: kafka Updated Branches: refs/heads/trunk 8e2cbae8b -> 666abafcc KAFKA-4589; SASL/SCRAM documentation Author: Rajini Sivaram Reviewers: Ismael Juma , Gwen Shapira , Sriharsha Chintalapani