(kafka) branch trunk updated (affe8da54c9 -> 4cc99cbf3f3)

2024-05-21 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from affe8da54c9 KAFKA-7632: Support Compression Levels (KIP-390) (#15516) add 4cc99cbf3f3 KAFKA-16343: Add unit

(kafka) branch trunk updated: KAFKA-16699: Have Streams treat InvalidPidMappingException like a ProducerFencedException (#15919)

2024-05-14 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 57d30d34509 KAFKA-16699: Have Streams treat

(kafka) branch trunk updated: KAFKA-16439: Update replication_replica_failure_test.py to support KIP-848’s group protocol config (#15629)

2024-04-03 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 c7ef80bb6c2 KAFKA-16439: Update

(kafka) branch trunk updated (e95e91a0623 -> 6569a354e61)

2024-04-03 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from e95e91a0623 KAFKA-16275: Update kraft_upgrade_test.py to support KIP-848’s group protocol config (#15626) add

(kafka) branch trunk updated (6569a354e61 -> 6bb9caced0f)

2024-04-03 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 6569a354e61 KAFKA-16438: Update consumer_test.py’s static tests to support KIP-848’s group protocol config (#15627

(kafka) branch trunk updated: KAFKA-16275: Update kraft_upgrade_test.py to support KIP-848’s group protocol config (#15626)

2024-04-03 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 e95e91a0623 KAFKA-16275: Update

(kafka-site) branch asf-site updated: MINOR: update 3.6 (#593)

2024-04-02 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 499a69bc MINOR: update 3.6 (#593

(kafka-site) branch Minor-3.6-update created (now 251f052c)

2024-03-28 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson pushed a change to branch Minor-3.6-update in repository https://gitbox.apache.org/repos/asf/kafka-site.git at 251f052c MINOR: update 3.6 This branch includes the following new commits: new 251f052c MINOR

(kafka-site) 01/01: MINOR: update 3.6

2024-03-28 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson pushed a commit to branch Minor-3.6-update in repository https://gitbox.apache.org/repos/asf/kafka-site.git commit 251f052c75434f25f43f68a3f63fa388903300dc Author: Walker Carlson AuthorDate: Thu Mar 28 13:18:14 2024

(kafka) branch trunk updated (355873aa544 -> 8b274d8c1bf)

2024-03-28 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 355873aa544 MINOR: Use CONFIG suffix in ZkConfigs (#15614) add 8b274d8c1bf KAFKA-7663: Reprocessing on user

(kafka) branch trunk updated: KAFKA-15972: Add support to exclude labels for telemetry metrics (KIP-714) (#14924)

2023-12-06 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 71b4cbae378 KAFKA-15972: Add support to exclude

(kafka) branch trunk updated: KAFKA-15970: Copy over KIP-951 tests in FetcherTest.java to FetchRequestManagerTest.java (#14916)

2023-12-06 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 a89b6489933 KAFKA-15970: Copy over KIP-951 tests

(kafka) branch trunk updated: [MINOR-PR] Enable telemetry APIs and logs suppression (KIP-714) (#14928)

2023-12-05 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 a05a0d721b6 [MINOR-PR] Enable telemetry APIs

(kafka) branch trunk updated: Kafka-14748: Relax non-null FK left-join requirement (#14107)

2023-12-05 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 4a958c6cb12 Kafka-14748: Relax non-null FK left

(kafka) branch trunk updated: KAFKA-15901: Client changes for registering telemetry and API calls (KIP-714) (#14843)

2023-12-05 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 2b99d0e4502 KAFKA-15901: Client changes

(kafka) branch trunk updated: KAFKA-9545: Fix Flaky Test `RegexSourceIntegrationTest.testRegexMatchesTopicsAWhenDeleted` (#14910)

2023-12-05 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 f2aeff0026c KAFKA-9545: Fix Flaky Test

(kafka) branch trunk updated: KAFKA-15824 SubscriptionState's maybeValidatePositionForCurrentLeader should handle partition which isn't subscribed yet (#14757)

2023-11-14 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 bd030f34995 KAFKA-15824 SubscriptionState's

(kafka) branch trunk updated: KAFKA-15627: KIP-951's Leader discovery optimisations on the client (#14685)

2023-11-01 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 a9565a799f3 KAFKA-15627: KIP-951's Leader

(kafka) branch trunk updated: KAFKA-15669: Implement telemetry metric naming strategy (KIP-714) (#14619)

2023-10-31 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 ed3fa83d385 KAFKA-15669: Implement telemetry

(kafka) branch trunk updated: Kafka 12317: Relax non-null key requirement in Kafka Streams (#14174)

2023-10-31 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 b5c24974ae2 Kafka 12317: Relax non-null key

[kafka] branch trunk updated: KAFKA-15614: Define interfaces and classes for client telemetry (#14575)

2023-10-26 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 ad2677bb7bd KAFKA-15614: Define interfaces

[kafka] branch trunk updated (8f3731e2bd1 -> 36abc8dcea1)

2023-10-19 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 8f3731e2bd1 KAFKA-15454: Add support for OffsetCommit version 9 in admin client (#14571) add 36abc8dcea1 KAFKA

[kafka] branch 3.6 updated: KAFKA-15415: On producer-batch retry, skip-backoff on a new leader (#14384) (#14522)

2023-10-11 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson pushed a commit to branch 3.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/3.6 by this push: new 69a5f14b523 KAFKA-15415: On producer-batch retry

[kafka] branch trunk updated: KAFKA-15415: On producer-batch retry, skip-backoff on a new leader (#14384)

2023-10-05 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 d817b1b5900 KAFKA-15415: On producer-batch retry

[kafka] branch trunk updated (43fe13350f7 -> 16dc983ad67)

2023-08-31 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 43fe13350f7 KAFKA-15404: Disable the flaky integration tests. (#14296) add 16dc983ad67 Kafka Streams Threading

[kafka] branch 3.6 updated: KAFKA-14936: fix grace period partition issue (#14269)

2023-08-21 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson pushed a commit to branch 3.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/3.6 by this push: new bae7ea56936 KAFKA-14936: fix grace period partition

[kafka] branch trunk updated: KAFKA-14936: fix grace period partition issue (#14269)

2023-08-21 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 ad76497b12b KAFKA-14936: fix grace period

[kafka] branch trunk updated: KAFKA-14936: Add restore logic (3/N) (#14027)

2023-08-18 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 d0b7677c2c9 KAFKA-14936: Add restore logic (3/N

[kafka] branch trunk updated: KAFKA-14936: Add On Disk Time Ordered Buffer (1/N) (#13756)

2023-06-14 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 4a5d1b32050 KAFKA-14936: Add On Disk Time

[kafka] branch trunk updated: KAFKA-14936: Change Time Ordered Buffer to not require Change<> 0/N (#13830)

2023-06-10 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 daba741826e KAFKA-14936: Change Time Ordered

[kafka] branch trunk updated (f252c75bf3f -> 1f196963099)

2023-04-13 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from f252c75bf3f MINOR: Fix regression in MM2 task forwarding introduced by KAFKA-14783 (#13548) add 1f196963099

[kafka] branch trunk updated: KAFKA-14722: Make BooleanSerde public (#13382)

2023-03-24 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 71ca8ef4ecd KAFKA-14722: Make BooleanSerde

[kafka-site] branch asf-site updated: MINOR: Add Walker as a committer (#479)

2023-01-18 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson 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 0ed51701 MINOR: Add Walker

[kafka-site] 01/01: MINOR: Add Walker as a committer

2023-01-17 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson pushed a commit to branch walker_committer in repository https://gitbox.apache.org/repos/asf/kafka-site.git commit 19934dadf5dfc4c292cbd19a733afa96cd3559fb Author: Walker Carlson AuthorDate: Tue Jan 17 18:32:08 2023

[kafka-site] branch walker_committer created (now 19934dad)

2023-01-17 Thread wcarlson
This is an automated email from the ASF dual-hosted git repository. wcarlson pushed a change to branch walker_committer in repository https://gitbox.apache.org/repos/asf/kafka-site.git at 19934dad MINOR: Add Walker as a committer This branch includes the following new commits: new