[kafka] branch 2.5 updated: KAFKA-10192: Increase max time to wait for worker to start in some integration tests (#10118)

2021-03-09 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.5 by this push: new 98596b3 KAFKA-10192: Increase max time to wait

[kafka] branch 2.6 updated: KAFKA-10192: Increase max time to wait for worker to start in some integration tests (#10118)

2021-03-09 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new 93e7a3e KAFKA-10192: Increase max time to wait

[kafka] branch 2.7 updated: KAFKA-10192: Increase max time to wait for worker to start in some integration tests (#10118)

2021-03-09 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new 5f53f02 KAFKA-10192: Increase max time to wait

[kafka] branch 2.8 updated: KAFKA-10192: Increase max time to wait for worker to start in some integration tests (#10118)

2021-03-09 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.8 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.8 by this push: new e849e60 KAFKA-10192: Increase max time to wait

[kafka] branch trunk updated (0e8a84e -> 8d6ae33)

2021-03-09 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 0e8a84e MINOR: Various javadoc fixes (#10272) add 8d6ae33 KAFKA-10192: Increase max time to wait for worker

[kafka] branch 2.6 updated: KAFKA-10340: Proactively close producer when cancelling source tasks (#10016)

2021-03-01 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new b556543 KAFKA-10340: Proactively close producer when

[kafka] branch 2.7 updated: KAFKA-10340: Proactively close producer when cancelling source tasks (#10016)

2021-03-01 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new 388d9a3 KAFKA-10340: Proactively close producer when

[kafka] branch trunk updated (d78a923 -> a63e5be)

2021-03-01 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from d78a923 KAFKA-12329; kafka-reassign-partitions command should give a better error message when a topic does

[kafka] 02/02: KAFKA-12339: Add retry to admin client's listOffsets (#10152)

2021-02-22 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.8 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 09bba2755914e03ee4217811975732ac6564d649 Author: Chia-Ping Tsai AuthorDate: Sat Feb 20 07:02:09 2021 +0800 KAFKA-12339

[kafka] 01/02: KAFKA-12340: Fix potential resource leak in Kafka*BackingStore (#10153)

2021-02-22 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.8 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 3fc54043bf1cf197965e67d75e7f37250f406966 Author: Randall Hauch AuthorDate: Fri Feb 19 11:49:56 2021 -0600 KAFKA-12340

[kafka] branch 2.8 updated (b7f765f -> 09bba27)

2021-02-22 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch 2.8 in repository https://gitbox.apache.org/repos/asf/kafka.git. from b7f765f MINOR: Remove redundant log close in `KafkaRaftClient` (#10168) new 3fc5404 KAFKA-12340: Fix potential

[kafka] branch 2.7 updated: KAFKA-12339: Add retry to admin client's listOffsets (#10152)

2021-02-19 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new 4695745 KAFKA-12339: Add retry to admin client's

[kafka] branch 2.5 updated: KAFKA-12339: Add retry to admin client's listOffsets (#10152)

2021-02-19 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.5 by this push: new fe132ee KAFKA-12339: Add retry to admin client's

[kafka] branch 2.6 updated: KAFKA-12339: Add retry to admin client's listOffsets (#10152)

2021-02-19 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new 1909e00 KAFKA-12339: Add retry to admin client's

[kafka] branch trunk updated (bbf145b -> 45b7a2a)

2021-02-19 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from bbf145b KAFKA-10817; Add clusterId validation to raft Fetch handling (#10129) add 45b7a2a KAFKA-12339: Add

[kafka] branch 2.8 updated: KAFKA-12343: Handle exceptions better in TopicAdmin, including UnsupportedVersionException (#10158)

2021-02-19 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.8 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.8 by this push: new e517379 KAFKA-12343: Handle exceptions better

[kafka] branch 2.5 updated: KAFKA-12343: Handle exceptions better in TopicAdmin, including UnsupportedVersionException (#10158)

2021-02-19 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.5 by this push: new f4bef70 KAFKA-12343: Handle exceptions better

[kafka] branch 2.7 updated: KAFKA-12343: Handle exceptions better in TopicAdmin, including UnsupportedVersionException (#10158)

2021-02-19 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new 42a7c62 KAFKA-12343: Handle exceptions better

[kafka] branch 2.6 updated: KAFKA-12343: Handle exceptions better in TopicAdmin, including UnsupportedVersionException (#10158)

2021-02-19 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new 1cd6446 KAFKA-12343: Handle exceptions better

[kafka] branch 2.6 updated: KAFKA-12340: Fix potential resource leak in Kafka*BackingStore (#10153)

2021-02-19 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new 106f5ea KAFKA-12340: Fix potential resource leak

[kafka] branch 2.5 updated: KAFKA-12340: Fix potential resource leak in Kafka*BackingStore (#10153)

2021-02-19 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.5 by this push: new 4b02c40 KAFKA-12340: Fix potential resource leak

[kafka] branch 2.7 updated: KAFKA-12340: Fix potential resource leak in Kafka*BackingStore (#10153)

2021-02-19 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new 333bd7c KAFKA-12340: Fix potential resource leak

[kafka] branch trunk updated: KAFKA-12340: Fix potential resource leak in Kafka*BackingStore (#10153)

2021-02-19 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch 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 c75a738 KAFKA-12340: Fix potential resource leak

[kafka] 02/02: KAFKA-12326: Corrected regresion in MirrorMaker 2 executable introduced with KAFKA-10021 (#10122)

2021-02-13 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.8 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 7a3e5f7cfe0db8f382f3423d3434d8c6a21ba087 Author: Randall Hauch AuthorDate: Fri Feb 12 16:53:29 2021 -0600 KAFKA-12326

[kafka] branch 2.8 updated (6c00d8e -> 7a3e5f7)

2021-02-13 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch 2.8 in repository https://gitbox.apache.org/repos/asf/kafka.git. from 6c00d8e Revert "KAFKA-10866: Add metadata to ConsumerRecords (#9836)" new 0307767 KAFKA-10021: Cha

[kafka] 01/02: KAFKA-10021: Changed Kafka backing stores to use shared admin client to get end offsets and create topics (#9780)

2021-02-13 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.8 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 03077678e6e46495fa1d51ea7cb553778de6e9fc Author: Randall Hauch AuthorDate: Tue Feb 9 11:09:41 2021 -0600 KAFKA-10021

[kafka] branch 2.5 updated: KAFKA-12326: Corrected regresion in MirrorMaker 2 executable introduced with KAFKA-10021 (#10122)

2021-02-12 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.5 by this push: new db803ec KAFKA-12326: Corrected regresion

[kafka] branch 2.6 updated: KAFKA-12326: Corrected regresion in MirrorMaker 2 executable introduced with KAFKA-10021 (#10122)

2021-02-12 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new 64ea566 KAFKA-12326: Corrected regresion

[kafka] branch 2.7 updated: KAFKA-12326: Corrected regresion in MirrorMaker 2 executable introduced with KAFKA-10021 (#10122)

2021-02-12 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new 12b8be0 KAFKA-12326: Corrected regresion

[kafka] branch trunk updated: KAFKA-12326: Corrected regresion in MirrorMaker 2 executable introduced with KAFKA-10021 (#10122)

2021-02-12 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch 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 1d4f69b KAFKA-12326: Corrected regresion

[kafka] branch 2.6 updated: KAFKA-10021: Changed Kafka backing stores to use shared admin client to get end offsets and create topics (#9780)

2021-02-09 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new 3768ac5 KAFKA-10021: Changed Kafka backing stores

[kafka] branch 2.6 updated: Revert "KAFKA-10021: Changed Kafka backing stores to use shared admin client to get end offsets and create topics (#9780)"

2021-02-09 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new a1b9e2b Revert "KAFKA-10021: Changed Kafka ba

[kafka] branch 2.5 updated: KAFKA-10021: Changed Kafka backing stores to use shared admin client to get end offsets and create topics (#9780)

2021-02-09 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.5 by this push: new 0338995 KAFKA-10021: Changed Kafka backing stores

[kafka] branch 2.6 updated: KAFKA-10021: Changed Kafka backing stores to use shared admin client to get end offsets and create topics (#9780)

2021-02-09 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new 36ebed0 KAFKA-10021: Changed Kafka backing stores

[kafka] branch 2.7 updated: KAFKA-10021: Changed Kafka backing stores to use shared admin client to get end offsets and create topics (#9780)

2021-02-09 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new da307ec KAFKA-10021: Changed Kafka backing stores

[kafka] branch trunk updated (e7e4252 -> 982ea2f)

2021-02-09 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from e7e4252 JUnit extensions for integration tests (#9986) add 982ea2f KAFKA-10021: Changed Kafka backing stores

[kafka] branch 2.7 updated: KAFKA-12270: Handle race condition when Connect tasks attempt to create topics (#10032)

2021-02-03 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new 0b5566e KAFKA-12270: Handle race condition when

[kafka] branch 2.6 updated: KAFKA-12270: Handle race condition when Connect tasks attempt to create topics (#10032)

2021-02-03 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new 0cdbfa7 KAFKA-12270: Handle race condition when

[kafka] branch trunk updated (f58c2ac -> 5eb8a23)

2021-02-03 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from f58c2ac KAFKA-12250; Add metadata record serde for KIP-631 (#9998) add 5eb8a23 KAFKA-12270: Handle race

[kafka] branch 2.5 updated: KAFKA-10792: Prevent source task shutdown from blocking herder thread (#9669) (#9880)

2021-01-14 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.5 by this push: new 36ae1f5 KAFKA-10792: Prevent source task shutdown

[kafka] branch 2.6 updated: KAFKA-10792: Prevent source task shutdown from blocking herder thread (#9669)

2021-01-12 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new a17e577 KAFKA-10792: Prevent source task shutdown

[kafka] branch 2.7 updated: KAFKA-10792: Prevent source task shutdown from blocking herder thread (#9669)

2021-01-12 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new d1ee98d KAFKA-10792: Prevent source task shutdown

[kafka] branch 2.5 updated: KAFKA-10811: Correct the MirrorConnectorsIntegrationTest to correctly mask the exit procedures (#9698)

2020-12-07 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.5 by this push: new 874198b KAFKA-10811: Correct

[kafka] branch 2.6 updated: KAFKA-10811: Correct the MirrorConnectorsIntegrationTest to correctly mask the exit procedures (#9698)

2020-12-07 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new c82c05f KAFKA-10811: Correct

[kafka] branch 2.7 updated: KAFKA-10811: Correct the MirrorConnectorsIntegrationTest to correctly mask the exit procedures (#9698)

2020-12-07 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new 6736c2a KAFKA-10811: Correct

[kafka] branch trunk updated: KAFKA-10811: Correct the MirrorConnectorsIntegrationTest to correctly mask the exit procedures (#9698)

2020-12-07 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch 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 8db3b1a KAFKA-10811: Correct

[kafka] branch 2.7 updated: Revert "KAFKA-10792: Prevent source task shutdown from blocking herder thread (#9669)"

2020-12-04 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new 3c6161a Revert "KAFKA-10792: Prevent source

[kafka] branch 2.7 updated: KAFKA-10792: Prevent source task shutdown from blocking herder thread (#9669)

2020-12-04 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new d8b6093 KAFKA-10792: Prevent source task shutdown

[kafka] branch trunk updated (cc0247b -> 4f2f08e)

2020-12-04 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from cc0247b MINOR: Leaves lock() outside the try block (#9687) add 4f2f08e KAFKA-10792: Prevent source task

[kafka] branch 2.7 updated: KAFKA-10572 mirror-maker config changes for KIP-629 (#9429)

2020-10-20 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new 33c904c KAFKA-10572 mirror-maker config changes

[kafka] branch trunk updated (c7f19ab -> 60d002f)

2020-10-20 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from c7f19ab MINOR: fix system tests sending ACLs through ZooKeeper (#9458) add 60d002f KAFKA-10572 mirror-maker

[kafka] branch 2.5 updated (6688ea2 -> 71f7ed3)

2020-10-19 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git. from 6688ea2 KAFKA-10600: Connect should not add error to connector validation values for properties not in connector’s

[kafka] branch 2.6 updated: KAFKA-10332: Update MM2 refreshTopicPartitions() logic (#9343)

2020-10-19 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new 9aa261a KAFKA-10332: Update MM2

[kafka] branch 2.7 updated: KAFKA-10332: Update MM2 refreshTopicPartitions() logic (#9343)

2020-10-19 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new 09e5282 KAFKA-10332: Update MM2

[kafka] branch trunk updated (d71fd88 -> 270881c)

2020-10-19 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from d71fd88 KAFKA-10583: Add documentation on the thread-safety of KafkaAdminClient (#9397) add 270881c KAFKA

[kafka] branch trunk updated (d71fd88 -> 270881c)

2020-10-19 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from d71fd88 KAFKA-10583: Add documentation on the thread-safety of KafkaAdminClient (#9397) add 270881c KAFKA

[kafka] branch 2.5 updated (673eaea -> 6688ea2)

2020-10-16 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git. from 673eaea KAFKA-10574: Fix infinite loop in Values::parseString (#9375) add 6688ea2 KAFKA-10600: Connect should

[kafka] branch 2.5 updated (673eaea -> 6688ea2)

2020-10-16 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git. from 673eaea KAFKA-10574: Fix infinite loop in Values::parseString (#9375) add 6688ea2 KAFKA-10600: Connect should

[kafka] branch 2.6 updated: KAFKA-10600: Connect should not add error to connector validation values for properties not in connector’s ConfigDef (#9425)

2020-10-16 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new a0210aa KAFKA-10600: Connect should not add error

[kafka] branch 2.7 updated: KAFKA-10600: Connect should not add error to connector validation values for properties not in connector’s ConfigDef (#9425)

2020-10-16 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new 6b10979 KAFKA-10600: Connect should not add error

[kafka] branch trunk updated (432be58 -> 9e0bf0b)

2020-10-16 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 432be58 MINOR: Use debug level logging for noisy log messages in Connect (#8918) add 9e0bf0b KAFKA-10600

[kafka] branch trunk updated (fcc7c2d -> 432be58)

2020-10-16 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from fcc7c2d MINOR: Handle lastFetchedEpoch/divergingEpoch in FetchSession and DelayedFetch (#9434) add 432be58

[kafka] branch 2.7 updated: KAFKA-10573 Update connect transforms configs for KIP-629 (#9403)

2020-10-13 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new f3658c5 KAFKA-10573 Update connect transforms configs

[kafka] branch trunk updated (26e9058 -> eab61ca)

2020-10-13 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 26e9058 MINOR internal KIP-629 changes to methods and variables add eab61ca KAFKA-10573 Update connect

[kafka] branch 2.3 updated: KAFKA-10574: Fix infinite loop in Values::parseString (#9375)

2020-10-12 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.3 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.3 by this push: new ef6866a KAFKA-10574: Fix infinite loop in Values

[kafka] branch 2.3 updated: KAFKA-10574: Fix infinite loop in Values::parseString (#9375)

2020-10-12 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.3 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.3 by this push: new ef6866a KAFKA-10574: Fix infinite loop in Values

[kafka] branch 2.4 updated: KAFKA-10574: Fix infinite loop in Values::parseString (#9375)

2020-10-12 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.4 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.4 by this push: new c0f6603 KAFKA-10574: Fix infinite loop in Values

[kafka] branch 2.5 updated: KAFKA-10574: Fix infinite loop in Values::parseString (#9375)

2020-10-12 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.5 by this push: new 673eaea KAFKA-10574: Fix infinite loop in Values

[kafka] branch 2.5 updated: KAFKA-10574: Fix infinite loop in Values::parseString (#9375)

2020-10-12 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.5 by this push: new 673eaea KAFKA-10574: Fix infinite loop in Values

[kafka] branch 2.7 updated: KAFKA-10574: Fix infinite loop in Values::parseString (#9375)

2020-10-12 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new da4c410 KAFKA-10574: Fix infinite loop in Values

[kafka] branch 2.7 updated: KAFKA-10574: Fix infinite loop in Values::parseString (#9375)

2020-10-12 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new da4c410 KAFKA-10574: Fix infinite loop in Values

[kafka] branch 2.6 updated: KAFKA-10574: Fix infinite loop in Values::parseString (#9375)

2020-10-12 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new ac12ce9 KAFKA-10574: Fix infinite loop in Values

[kafka] branch trunk updated (1f8ac6e -> 0a93d2b)

2020-10-12 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 1f8ac6e KAFKA-10598: Improve IQ name and type checks (#9408) add 0a93d2b KAFKA-10574: Fix infinite loop

[kafka] branch 2.5 updated: KAFKA-10188: Prevent SinkTask::preCommit from being called after SinkTask::stop (#8910)

2020-10-06 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.5 by this push: new 47c5179 KAFKA-10188: Prevent SinkTask::preCommit from

[kafka] branch 2.6 updated: KAFKA-10188: Prevent SinkTask::preCommit from being called after SinkTask::stop (#8910)

2020-10-06 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new 919dbb0 KAFKA-10188: Prevent SinkTask::preCommit from

[kafka] branch trunk updated (7be8bd8 -> 4c6b962)

2020-10-06 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 7be8bd8 KAFKA-10338; Support PEM format for SSL key and trust stores (KIP-651) (#9345) add 4c6b962 KAFKA-10188

[kafka] branch 2.5 updated: KAFKA-10531: Check for negative values to Thread.sleep call (#9347)

2020-10-05 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.5 by this push: new d2c332a KAFKA-10531: Check for negative values

[kafka] branch 2.6 updated: KAFKA-10531: Check for negative values to Thread.sleep call (#9347)

2020-10-05 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new 4576fdc KAFKA-10531: Check for negative values

[kafka] branch trunk updated (69790a1 -> 6fa9f3c)

2020-10-05 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 69790a1 KAFKA-10535: Split ProcessorContext into Processor/StateStore/Record Contexts (#9361) add 6fa9f3c

[kafka] branch trunk updated (69790a1 -> 6fa9f3c)

2020-10-05 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 69790a1 KAFKA-10535: Split ProcessorContext into Processor/StateStore/Record Contexts (#9361) add 6fa9f3c

[kafka] branch 2.2 updated: KAFKA-10477: Fix JsonConverter regression to treat MISSING nodes as NULL nodes (#9306)

2020-10-02 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.2 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.2 by this push: new b0e922d KAFKA-10477: Fix JsonConverter regression

[kafka] branch 2.3 updated: KAFKA-10477: Fix JsonConverter regression to treat MISSING nodes as NULL nodes (#9306)

2020-10-02 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.3 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.3 by this push: new a241efc KAFKA-10477: Fix JsonConverter regression

[kafka] branch 2.4 updated: KAFKA-10477: Fix JsonConverter regression to treat MISSING nodes as NULL nodes (#9306)

2020-10-02 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.4 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.4 by this push: new ec12d56 KAFKA-10477: Fix JsonConverter regression

[kafka] branch 2.5 updated: KAFKA-10477: Fix JsonConverter regression to treat MISSING nodes as NULL nodes (#9306)

2020-10-02 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.5 by this push: new 94fd8ff KAFKA-10477: Fix JsonConverter regression

[kafka] branch 2.5 updated: KAFKA-10477: Fix JsonConverter regression to treat MISSING nodes as NULL nodes (#9306)

2020-10-02 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.5 by this push: new 94fd8ff KAFKA-10477: Fix JsonConverter regression

[kafka] branch 2.6 updated: KAFKA-10477: Fix JsonConverter regression to treat MISSING nodes as NULL nodes (#9306)

2020-10-02 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new 6c58f0d KAFKA-10477: Fix JsonConverter regression

[kafka] branch 2.6 updated: KAFKA-10477: Fix JsonConverter regression to treat MISSING nodes as NULL nodes (#9306)

2020-10-02 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new 6c58f0d KAFKA-10477: Fix JsonConverter regression

[kafka] branch trunk updated: KAFKA-10477: Fix JsonConverter regression to treat MISSING nodes as NULL nodes (#9306)

2020-10-02 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch 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 ca559a2 KAFKA-10477: Fix JsonConverter regression

[kafka] branch 2.4 updated: KAFKA-10218: Stop reading config topic in every subsequent tick if catchup fails once (#8973)

2020-09-28 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.4 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.4 by this push: new 52ab0ad KAFKA-10218: Stop reading config topic

[kafka] branch 2.5 updated: KAFKA-10218: Stop reading config topic in every subsequent tick if catchup fails once (#8973)

2020-09-28 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.5 by this push: new 8ac397b KAFKA-10218: Stop reading config topic

[kafka] branch 2.6 updated: KAFKA-10218: Stop reading config topic in every subsequent tick if catchup fails once (#8973)

2020-09-28 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new 3767ea6 KAFKA-10218: Stop reading config topic

[kafka] branch trunk updated (340cd07 -> 17fa3d9)

2020-09-28 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 340cd07 KAFKA-9584: Fix Headers ConcurrentModificationException in Streams (#8181) add 17fa3d9 KAFKA-10218

[kafka-site] branch asf-site updated (3769f55 -> f0f47f9)

2020-08-13 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/kafka-site.git. from 3769f55 MINOR: fix the wrong past-events link (#289) add f0f47f9 MINOR: removing docs version header

[kafka] branch 2.5 updated: KAFKA-9066: Retain metrics for failed tasks (#8502) (#8854)

2020-08-12 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.5 by this push: new 89978e1 KAFKA-9066: Retain metrics for failed tasks

[kafka-site] branch asf-site updated: MINOR: Fix renamed and reformatted quickstart, broken since 2.6.0 release (#286)

2020-08-10 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch 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 e4e3004 MINOR: Fix renamed

[kafka-site] branch asf-site updated: Highlight 2.5 docs as an older version

2020-08-06 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch 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 071c1cd Highlight 2.5 docs as an older

[kafka-site] branch asf-site updated: Highlight 2.5 docs as an older version

2020-08-06 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch 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 071c1cd Highlight 2.5 docs as an older

[kafka-site] branch asf-site updated: 2.6.0 release (#277)

2020-08-06 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch 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 5ff8f37 2.6.0 release (#277) 5ff8f37

[kafka] branch 2.6 updated: Bump dev version to 2.6.1-SNAPSHOT (#9115)

2020-08-04 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new 2744c42 Bump dev version to 2.6.1-SNAPSHOT (#9115

[kafka] branch trunk updated (fcfb71c -> 1112fd4)

2020-08-04 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from fcfb71c MINOR: Update jackson to latest 2.10.5 (#9058) add 1112fd4 KAFKA-10341: Add 2.6.0 to system tests

<    1   2   3   4   5   6   7   >