[kafka] branch trunk updated: KAFKA-3978; Ensure high watermark is always positive (#4695)

2018-03-13 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 6b08905 KAFKA-3978; Ensure high watermark is always

[kafka] branch 1.1 updated: KAFKA-3978; Ensure high watermark is always positive (#4695)

2018-03-13 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.1 by this push: new 77137e9 KAFKA-3978; Ensure high watermark is always

[kafka] branch 1.0 updated: KAFKA-3978; Ensure high watermark is always positive (#4695)

2018-03-13 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.0 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.0 by this push: new 882b0ec KAFKA-3978; Ensure high watermark is always

[kafka] branch trunk updated: MINOR: Correct "exeption" to "exception" in connect docs (#4709)

2018-03-14 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new d2bbcbe MINOR: Correct "exeption" to &quo

[kafka] branch trunk updated: KAFKA-6640; Improve efficiency of KafkaAdminClient.describeTopics() (#4694)

2018-03-14 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new d935699 KAFKA-6640; Improve efficiency of

[kafka] branch 1.1 updated: KAFKA-6640; Improve efficiency of KafkaAdminClient.describeTopics() (#4694)

2018-03-14 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.1 by this push: new a3c7031 KAFKA-6640; Improve efficiency of

[kafka] branch trunk updated: KAFKA-6653; Complete delayed operations even when there is lock contention (#4704)

2018-03-15 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 5cdb951 KAFKA-6653; Complete delayed operations

[kafka] branch 1.1 updated: KAFKA-6653; Complete delayed operations even when there is lock contention (#4704)

2018-03-15 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.1 by this push: new 821ec7b KAFKA-6653; Complete delayed operations even

[kafka] branch trunk updated: KAFKA-6656; Config tool should return non-zero status code on failure (#4711)

2018-03-15 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 372b4c6 KAFKA-6656; Config tool should return non

[kafka] branch 1.1 updated: KAFKA-6656; Config tool should return non-zero status code on failure (#4711)

2018-03-15 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.1 by this push: new 5f365e5 KAFKA-6656; Config tool should return non-zero

[kafka] branch 1.0 updated: KAFKA-6656; Config tool should return non-zero status code on failure (#4711)

2018-03-15 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.0 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.0 by this push: new ca83677 KAFKA-6656; Config tool should return non-zero

[kafka] branch trunk updated: KAFKA-6658; Fix RoundTripWorkload and make k/v generation configurable (#4710)

2018-03-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new a70e4f9 KAFKA-6658; Fix RoundTripWorkload and make

[kafka] branch trunk updated: KAFKA-6672; ConfigCommand should create config change parent path if needed (#4727)

2018-03-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 9782465 KAFKA-6672; ConfigCommand should create

[kafka] branch 1.1 updated: KAFKA-6672; ConfigCommand should create config change parent path if needed (#4727)

2018-03-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.1 by this push: new d018637 KAFKA-6672; ConfigCommand should create config

[kafka] branch trunk updated: MINOR: Remove unnecessary null checks (#4708)

2018-03-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 2afac71 MINOR: Remove unnecessary null checks

[kafka] branch 1.0 updated: KAFKA-6672; ConfigCommand should create config change parent path if needed

2018-03-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.0 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.0 by this push: new 5e9557a KAFKA-6672; ConfigCommand should create config

[kafka] branch 1.0 updated: MINOR: Use large batches in metrics test for conversion time >= 1ms (#4681)

2018-03-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.0 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.0 by this push: new 2b236f9 MINOR: Use large batches in metrics test for

[kafka] branch trunk updated: KAFKA-6530: Use actual first offset of message set when rolling log segment (#4660)

2018-03-17 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new ae31ee6 KAFKA-6530: Use actual first offset of

[kafka] branch trunk updated: MINOR: Use log start offset as high watermark if current value is out of range (#4722)

2018-03-18 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 4391a42 MINOR: Use log start offset as high

[kafka] branch 1.1 updated: MINOR: Use log start offset as high watermark if current value is out of range (#4722)

2018-03-18 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.1 by this push: new c120bd7 MINOR: Use log start offset as high watermark

[kafka] branch 1.0 updated: MINOR: Use log start offset as high watermark if current value is out of range (#4722)

2018-03-18 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.0 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.0 by this push: new 7e594ee MINOR: Use log start offset as high watermark

[kafka] branch 1.0 updated: KAFKA-6676: Ensure Kafka chroot exists in system tests and use chroot on one test with security parameterizations (#4729)

2018-03-19 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.0 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.0 by this push: new e520589 KAFKA-6676: Ensure Kafka chroot exists in

[kafka] branch trunk updated: MINOR: KafkaFutureImpl#addWaiter should be protected (#4734)

2018-03-19 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 27bb3cc MINOR: KafkaFutureImpl#addWaiter should be

[kafka] branch 1.1 updated: MINOR: KafkaFutureImpl#addWaiter should be protected (#4734)

2018-03-19 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.1 by this push: new fcc03c0 MINOR: KafkaFutureImpl#addWaiter should be

[kafka] branch trunk updated: MINOR: Remove acceptor creation in network thread update code (#4742)

2018-03-20 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 2f90cb8 MINOR: Remove acceptor creation in network

[kafka] branch 1.1 updated: MINOR: Remove acceptor creation in network thread update code (#4742)

2018-03-20 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.1 by this push: new 67afbd2 MINOR: Remove acceptor creation in network

[kafka] branch 1.0 updated: KAFKA-6683; Ensure producer state not mutated prior to append (#4755)

2018-03-22 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.0 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.0 by this push: new 62ee1fd KAFKA-6683; Ensure producer state not mutated

[kafka] branch trunk updated: KAFKA-6637; Avoid divide by zero error with segment.ms set to zero (#4698)

2018-03-24 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new dd78b9f KAFKA-6637; Avoid divide by zero error with

[kafka] branch trunk updated: MINOR: Fix potential resource leak in FileOffsetBackingStore (#4739)

2018-03-24 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 549a5ce MINOR: Fix potential resource leak in

[kafka] branch 1.1 updated: MINOR: Fix potential resource leak in FileOffsetBackingStore (#4739)

2018-03-24 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.1 by this push: new 3e14caa MINOR: Fix potential resource leak in

[kafka] branch 1.0 updated: MINOR: Fix potential resource leak in FileOffsetBackingStore (#4739)

2018-03-24 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.0 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.0 by this push: new 355a8d8 MINOR: Fix potential resource leak in

[kafka] branch trunk updated: MINOR: Remove redundant initialization of `Stats.index` (#4751)

2018-03-24 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 514936a MINOR: Remove redundant initialization of

[kafka] branch trunk updated: KAFKA-6052; Fix WriteTxnMarkers request retry issue in InterBrokerSendThread (#4705)

2018-03-24 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 3f61104 KAFKA-6052; Fix WriteTxnMarkers request

[kafka] branch 1.1 updated: KAFKA-6052; Fix WriteTxnMarkers request retry issue in InterBrokerSendThread (#4705)

2018-03-24 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.1 by this push: new 89b2df9 KAFKA-6052; Fix WriteTxnMarkers request retry

[kafka] branch 1.0 updated: KAFKA-6052; Fix WriteTxnMarkers request retry issue in InterBrokerSendThread (#4705)

2018-03-24 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.0 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.0 by this push: new a6c8259 KAFKA-6052; Fix WriteTxnMarkers request retry

[kafka] branch trunk updated: KAFKA-6446; KafkaProducer initTransactions() should timeout after max.block.ms (#4563)

2018-03-27 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 9eb32ea KAFKA-6446; KafkaProducer initTransactions

[kafka] branch trunk updated: MINOR: Fix ReassignPartitionsClusterTest.testHwAfterPartitionReassignment test (#4781)

2018-03-27 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 395c7e0 MINOR: Fix

[kafka] branch 1.1 updated: MINOR: Fix ReassignPartitionsClusterTest.testHwAfterPartitionReassignment test (#4781)

2018-03-27 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.1 by this push: new 5bdfbd1 MINOR: Fix

[kafka] branch 1.0 updated: MINOR: Fix ReassignPartitionsClusterTest.testHwAfterPartitionReassignment test (#4781)

2018-03-27 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.0 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.0 by this push: new 911259e MINOR: Fix

[kafka] branch trunk updated: MINOR: Update Jackson to 2.9.5 (#4776)

2018-03-27 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 9baa9bd MINOR: Update Jackson to 2.9.5 (#4776

[kafka] branch trunk updated: KAFKA-6724; ConsumerPerformance should not always reset to earliest offsets (#4787)

2018-03-28 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new dd70117 KAFKA-6724; ConsumerPerformance should not

[kafka] branch trunk updated: MINOR: Fix partition loading checks in GroupCoordinator (#4788)

2018-04-02 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 8662a02 MINOR: Fix partition loading checks in

[kafka] branch trunk updated: KAFKA-5674; Reduce max.connections.per.ip minimum to 0 (#3610)

2018-04-02 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 1dc3027 KAFKA-5674; Reduce max.connections.per.ip

[kafka] branch trunk updated: KAFKA-6739; Ignore headers when down-converting from V2 to V0/V1 (#4813)

2018-04-03 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 719a21f KAFKA-6739; Ignore headers when down

[kafka] branch 1.1 updated: KAFKA-6739; Ignore headers when down-converting from V2 to V0/V1 (#4813)

2018-04-03 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.1 by this push: new 3cc6a67 KAFKA-6739; Ignore headers when down-converting

[kafka] branch 1.0 updated: KAFKA-6739; Ignore headers when down-converting from V2 to V0/V1 (#4813)

2018-04-03 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.0 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.0 by this push: new 3738ffe KAFKA-6739; Ignore headers when down-converting

[kafka] branch trunk updated: MINOR: Don’t send the DeleteTopicsRequest for invalid topic names (#4763)

2018-04-05 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 53d4267 MINOR: Don’t send the DeleteTopicsRequest

[kafka] branch trunk updated: MINOR: Update max.connections.per.ip.overrides config docs (#4819)

2018-04-05 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new ed2f10e MINOR: Update

[kafka] branch trunk updated: KAFKA-6768; Transactional producer may hang in close with pending requests (#4842)

2018-04-09 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 0a8f35b KAFKA-6768; Transactional producer may hang

[kafka] branch trunk updated: MINOR: Fix doc - `FileMessageSet` was replaced by `FileRecords` (#4852)

2018-04-11 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 83a9e04 MINOR: Fix doc - `FileMessageSet` was

[kafka] branch trunk updated: KAFKA-6773; Allow offset commit/fetch/describe/delete with empty groupId (#4851)

2018-04-11 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 7421f9d KAFKA-6773; Allow offset commit/fetch

[kafka] branch trunk updated: MINOR: Disable failing testDescribeConsumerGroupOffsets test case (#4863)

2018-04-12 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new fb3a948 MINOR: Disable failing

[kafka] branch trunk updated: KAFKA-6234; Increased timeout value for lowWatermark response to fix transient failures (#4238)

2018-04-12 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 886daf5 KAFKA-6234; Increased timeout value for

[kafka] branch trunk updated: MINOR: Mention that -1 disables retention by time (#4881)

2018-04-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new f3ed56b MINOR: Mention that -1 disables retention

[kafka] branch 1.1 updated: MINOR: Mention that -1 disables retention by time (#4881)

2018-04-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 1.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.1 by this push: new d305027 MINOR: Mention that -1 disables retention by

[kafka] branch trunk updated: KAFKA-6514; Add API version as a tag for the RequestsPerSec metric (#4506)

2018-04-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 19418fc KAFKA-6514; Add API version as a tag for

[kafka] branch trunk updated: KAFKA-6727; Fix broken Config hashCode() and equals() (#4796)

2018-04-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 432c82d KAFKA-6727; Fix broken Config hashCode

[kafka] branch trunk updated: MINOR: Log the exception thrown by Selector.poll (#4873)

2018-04-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 4013767 MINOR: Log the exception thrown by

[kafka] branch trunk updated: KAFKA-6770; Add New Protocol Versions to 1.1.0 documentation (#4847)

2018-04-17 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 8350340 KAFKA-6770; Add New Protocol Versions to

[kafka-site] branch asf-site updated: MINOR: Add list of 1.1 protocol changes

2018-04-17 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/kafka-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 71c82a4 MINOR: Add list of 1.1 protocol

[kafka] branch trunk updated: MINOR: Add line break so example command is readable without scrolling (#4879)

2018-04-17 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 52e9ba6 MINOR: Add line break so example command is

[kafka] branch trunk updated: KAFKA-3365; Add documentation method for protocol types and update doc generation (#4735)

2018-04-18 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 4623422 KAFKA-3365; Add documentation method for

[kafka] branch trunk updated: MINOR: Fix kafka-run-class for Java 10 (#4895)

2018-04-19 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new f2514e6 MINOR: Fix kafka-run-class for Java 10

[kafka] branch trunk updated: MINOR: Use distinct consumer groups in dynamic listener tests (#4870)

2018-04-20 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 9e062b3e MINOR: Use distinct consumer groups in

[kafka] branch trunk updated: MINOR: Clarify meaning of end offset in consumer javadocs (#4885)

2018-04-20 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new d9e804b MINOR: Clarify meaning of end offset in

[kafka] branch trunk updated: MINOR: Fix formatting in --new-consumer deprecation warning (#4903)

2018-04-23 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 35c75ea MINOR: Fix formatting in --new-consumer

[kafka] branch trunk updated: MINOR: Disabled flaky DynamicBrokerReconfigurationTest.testAddRemoveSslListener until fixed (#4924)

2018-04-24 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 3bc2575 MINOR: Disabled flaky

[kafka] branch trunk updated: MINOR: Refactor AdminClient ListConsumerGroups API (#4884)

2018-04-25 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 6be908a MINOR: Refactor AdminClient

[kafka] branch trunk updated: KAFKA-6778; AdminClient.describeConfigs() should return error for non-existent topics (#4866)

2018-04-26 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new ff1875f KAFKA-6778; AdminClient.describeConfigs

kafka git commit: KAFKA-5512; Awake the heartbeat thread when timetoNextHeartbeat is equal to 0

2017-07-21 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 5819a364c -> c63919c27 KAFKA-5512; Awake the heartbeat thread when timetoNextHeartbeat is equal to 0 Author: Stephane Roset Reviewers: Ismael Juma , Jason Gustafson Closes #3442 from rosets/KAFKA-5512 (cherry picked from commit 4a7064d

kafka git commit: KAFKA-5512; Awake the heartbeat thread when timetoNextHeartbeat is equal to 0

2017-07-21 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 08b775c32 -> 4a7064d1a KAFKA-5512; Awake the heartbeat thread when timetoNextHeartbeat is equal to 0 Author: Stephane Roset Reviewers: Ismael Juma , Jason Gustafson Closes #3442 from rosets/KAFKA-5512 Project: http://git-wip-us.apache.

kafka git commit: KAFKA-5611; AbstractCoordinator should handle wakeup raised from onJoinComplete

2017-07-26 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 5effe7239 -> 3620035c4 KAFKA-5611; AbstractCoordinator should handle wakeup raised from onJoinComplete Author: Jason Gustafson Reviewers: Ismael Juma Closes #3571 from hachikuji/KAFKA-5611 Project: http://git-wip-us.apache.org/repos/as

kafka git commit: KAFKA-5611; AbstractCoordinator should handle wakeup raised from onJoinComplete

2017-07-26 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 c1f583e67 -> 25bcc2176 KAFKA-5611; AbstractCoordinator should handle wakeup raised from onJoinComplete Author: Jason Gustafson Reviewers: Ismael Juma Closes #3571 from hachikuji/KAFKA-5611 (cherry picked from commit 3620035c45736b74e69

kafka git commit: KAFKA-5634; Do not allow segment deletion beyond high watermark

2017-07-27 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 9d6020ec5 -> 6bd730264 KAFKA-5634; Do not allow segment deletion beyond high watermark This patch changes the segment deletion behavior to take the high watermark of the partition into account. In particular, segments containing offsets equ

kafka git commit: KAFKA-5634; Do not allow segment deletion beyond high watermark

2017-07-27 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 25bcc2176 -> c2b939c62 KAFKA-5634; Do not allow segment deletion beyond high watermark This patch changes the segment deletion behavior to take the high watermark of the partition into account. In particular, segments containing offsets eq

kafka git commit: KAFKA-5630; Consumer should block on corrupt records and keep throwing an exception

2017-08-01 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk da2205578 -> cd4c6c018 KAFKA-5630; Consumer should block on corrupt records and keep throwing an exception This patch handles the case that a CorruptRecordException is thrown from the iterator directly. The fix is a little tricky as except

kafka git commit: KAFKA-5630; Consumer should block on corrupt records and keep throwing an exception

2017-08-01 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 37ada7957 -> 86bfbd0ce KAFKA-5630; Consumer should block on corrupt records and keep throwing an exception This patch handles the case that a CorruptRecordException is thrown from the iterator directly. The fix is a little tricky as excep

kafka git commit: MINOR: Request log should be enabled by debug level

2017-08-01 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 86bfbd0ce -> 7e0ec9c76 MINOR: Request log should be enabled by debug level At some point, we lost the ability to output request logging at debug level (which is a little less verbose than at trace level). Author: Ismael Juma Reviewers: J

kafka git commit: MINOR: Request log should be enabled by debug level

2017-08-01 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk cd4c6c018 -> 4086db472 MINOR: Request log should be enabled by debug level At some point, we lost the ability to output request logging at debug level (which is a little less verbose than at trace level). Author: Ismael Juma Reviewers: Ja

kafka git commit: MINOR: Null out all buffer references in RequestChannel.Request

2017-08-03 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 6bee1e9e5 -> 13deb84dc MINOR: Null out all buffer references in RequestChannel.Request The previous code kept two references to `Buffer` and only nulled out one of them. As part of this, I removed the `case` modifier from `RequestChannel.{R

kafka git commit: KAFKA-2507 KAFKA-2959; Remove legacy ControlledShutdown request/response objects

2017-08-03 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 613971f8d -> 5a516fb28 KAFKA-2507 KAFKA-2959; Remove legacy ControlledShutdown request/response objects This patch replaces the legacy ControlledShutdown objects in `kafka.api` with the alternatives in `org.apache.kafka.common.requests`. Si

kafka git commit: MINOR: Fix error response handler for controlled shutdown v0

2017-08-04 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 22611aca9 -> 70796c3ca MINOR: Fix error response handler for controlled shutdown v0 Author: Jason Gustafson Reviewers: Ismael Juma Closes #3627 from hachikuji/minor-fix-controlled-shutdown-error-response Project: http://git-wip-us.apac

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: Remove unneeded error handlers in deprecated request objects

2017-08-10 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 75b0f30c4 -> 017a21c60 MINOR: Remove unneeded error handlers in deprecated request objects These handlers were previously used on the broker to handle uncaught exceptions, but now the broker users the new Java request objects exclusively.

kafka git commit: HOTFIX: ConsoleConsumer using wrong old consumer config value for auto.offset.reset

2017-08-14 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk c0f7a7705 -> 869ef5579 HOTFIX: ConsoleConsumer using wrong old consumer config value for auto.offset.reset Author: Jason Gustafson Reviewers: Ismael Juma Closes #3665 from hachikuji/hotfix-auto-reset-console-consumer Project: http://g

kafka git commit: KAFKA-5731; Corrected how the sink task worker updates the last committed offsets

2017-08-15 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 869ef5579 -> 3b1cea60e KAFKA-5731; Corrected how the sink task worker updates the last committed offsets Prior to this change, it was possible for the synchronous consumer commit request to be handled before previously-submitted asynchrono

kafka git commit: KAFKA-5731; Corrected how the sink task worker updates the last committed offsets (0.11.0)

2017-08-15 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 a1a118606 -> 22c9a8cb4 KAFKA-5731; Corrected how the sink task worker updates the last committed offsets (0.11.0) Prior to this change, it was possible for the synchronous consumer commit request to be handled before previously-submitted

kafka git commit: KAFKA-5730; Consumer should invoke async commit callback before sync commit returns

2017-08-17 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk efe4f6540 -> 334a30bcf KAFKA-5730; Consumer should invoke async commit callback before sync commit returns Author: Jason Gustafson Reviewers: Randall Hauch , Ewen Cheslack-Postava Closes #3666 from hachikuji/KAFKA-5730 Project: http:

[1/2] kafka git commit: MINOR: Ensure consumer logging has clientId/groupId context

2017-08-19 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk ed96523a2 -> 6896f1ddb http://git-wip-us.apache.org/repos/asf/kafka/blob/6896f1dd/connect/runtime/src/main/java/org/apache/kafka/connect/runtime/distributed/WorkerGroupMember.java --

[2/2] kafka git commit: MINOR: Ensure consumer logging has clientId/groupId context

2017-08-19 Thread jgus
MINOR: Ensure consumer logging has clientId/groupId context This patch ensures that the consumer groupId and clientId are available in all log messages which makes debugging much easier when a single application has multiple consumer instances. To make this easier, I've added a new `LogContext`

kafka git commit: KAFKA-5747; Producer snapshot loading should cover schema errors

2017-08-21 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 8a5a84dc6 -> bf3bfd674 KAFKA-5747; Producer snapshot loading should cover schema errors Author: Jason Gustafson Reviewers: Apurva Mehta , Ismael Juma Closes #3688 from hachikuji/KAFKA-5747 Project: http://git-wip-us.apache.org/repos/as

kafka git commit: KAFKA-5747; Producer snapshot loading should cover schema errors

2017-08-21 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 fbd41d64d -> b4f3345b5 KAFKA-5747; Producer snapshot loading should cover schema errors Author: Jason Gustafson Reviewers: Apurva Mehta , Ismael Juma Closes #3688 from hachikuji/KAFKA-5747 (cherry picked from commit bf3bfd6749610eb49a4

kafka git commit: KAFKA-5644; Fix Reset Consumer Group Offset tool to handle minute component of TimeZone

2017-08-23 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 99eebc840 -> 5b99a288c KAFKA-5644; Fix Reset Consumer Group Offset tool to handle minute component of TimeZone Author: Manikumar Reddy Reviewers: Jason Gustafson Closes #3626 from omkreddy/KAFKA-5644 Project: http://git-wip-us.apache.

kafka git commit: KAFKA-5644; Fix Reset Consumer Group Offset tool to handle minute component of TimeZone

2017-08-23 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 e47f2d3c4 -> d77c057dd KAFKA-5644; Fix Reset Consumer Group Offset tool to handle minute component of TimeZone Author: Manikumar Reddy Reviewers: Jason Gustafson Closes #3626 from omkreddy/KAFKA-5644 (cherry picked from commit 5b99a28

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: 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

[1/3] kafka git commit: MINOR: Consolidate broker request/response handling

2017-08-25 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 05e3850b2 -> c4d629a0b http://git-wip-us.apache.org/repos/asf/kafka/blob/c4d629a0/core/src/test/scala/unit/kafka/server/RequestQuotaTest.scala -- diff --git a/core/src/test/s

[3/3] kafka git commit: MINOR: Consolidate broker request/response handling

2017-08-25 Thread jgus
MINOR: Consolidate broker request/response handling This patch contains a few small improvements to make request/response handling more consistent. Primarily it consolidates request/response serialization logic so that `SaslServerAuthenticator` and `KafkaApis` follow the same path. It also redu

[2/3] kafka git commit: MINOR: Consolidate broker request/response handling

2017-08-25 Thread jgus
http://git-wip-us.apache.org/repos/asf/kafka/blob/c4d629a0/core/src/main/scala/kafka/network/RequestChannel.scala -- diff --git a/core/src/main/scala/kafka/network/RequestChannel.scala b/core/src/main/scala/kafka/network/RequestCh

kafka git commit: KAFKA-5755; KafkaProducer should be refactored to use LogContext

2017-08-25 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk c4d629a0b -> 607c3c21f KAFKA-5755; KafkaProducer should be refactored to use LogContext With LogContext, each producer log item is automatically prefixed with client id and transactional id. Author: huxihx Reviewers: Jason Gustafson Cl

<    3   4   5   6   7   8   9   10   11   12   >