(kafka) branch trunk updated: KAFKA-17534: Add configuration to disable the heartbeats topic replication (#17413)

2024-10-10 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor 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 6d650ff9e5c KAFKA-17534: Add configuration to

(kafka) branch trunk updated: MINOR: Upgrade scala-logging to 3.9.5 (#15914)

2024-06-03 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor 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 a68a1cce824 MINOR: Upgrade scala-logging to 3.9.5

(kafka) branch 3.6 updated: MINOR: example.com moved (#15758)

2024-04-22 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor 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 8d77d469745 MINOR: example.com moved (#15758

(kafka) branch 3.7 updated: MINOR: example.com moved (#15758)

2024-04-22 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor pushed a commit to branch 3.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/3.7 by this push: new 2623dd42b78 MINOR: example.com moved (#15758

(kafka) branch trunk updated (ed47e37b283 -> f9f65b92cdc)

2024-04-22 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from ed47e37b283 KAFKA-16103: AsyncConsumer should await pending async commits on commitSync and close (#15613) add

(kafka) branch trunk updated (16019b0e84b -> 5e4c7dae229)

2024-04-05 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 16019b0e84b MINOR: remove redundant check in appendLegacyRecord (#15638) add 5e4c7dae229 KAFKA-15915: Flaky

(kafka) branch trunk updated: MINOR: Preventing running the :core tests twice when testing with coverage (#15580)

2024-03-27 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor 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 eda0dc0eb0f MINOR: Preventing running the :core

(kafka) branch trunk updated: KAFKA-13922: Adjustments for jacoco, coverage reporting (#11982)

2024-03-14 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor 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 2c49a765735 KAFKA-13922: Adjustments for jacoco

(kafka) branch trunk updated: MINOR: Upgrade jetty to 9.4.53.v20231009 (#14877)

2023-12-04 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor 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 270be2dea5a MINOR: Upgrade jetty to 9.4.53

(kafka) branch trunk updated: KIP-978: Allow dynamic reloading of certificates with different DN / SANs (#14756)

2023-11-24 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor 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 95f41d59b38 KIP-978: Allow dynamic reloading of

[kafka] branch trunk updated: MINOR: Fix illogical log in fetchOffsetAndTruncate method (#13719)

2023-06-16 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor 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 88320a81404 MINOR: Fix illogical log in

[kafka] branch trunk updated: KAFKA-15059: Remove pending rebalance check when fencing zombie source connector tasks (#13819)

2023-06-16 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor 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 e1d59920f4f KAFKA-15059: Remove pending rebalance

[kafka] branch trunk updated (1957be19d96 -> 03ab5632065)

2023-05-31 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 1957be19d96 KAFKA-8713: JsonConverter replace.null.with.default should prevent emitting default for Struct fields

[kafka] branch trunk updated (1c5cf4e170a -> 5b3b385881d)

2023-05-24 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 1c5cf4e170a MINOR: Fix ListOffsetsRequestTest.testResponseIncludesLeaderEpoch (#13747) add 5b3b385881d KAFKA

[kafka] branch 3.3 updated: KAFKA-14978 ExactlyOnceWorkerSourceTask should remove parent metrics (#13690)

2023-05-19 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor pushed a commit to branch 3.3 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/3.3 by this push: new fe48e338fa1 KAFKA-14978 ExactlyOnceWorkerSourceTask

[kafka] branch 3.4 updated: KAFKA-14978 ExactlyOnceWorkerSourceTask should remove parent metrics (#13690)

2023-05-11 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor pushed a commit to branch 3.4 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/3.4 by this push: new 16d08e9e631 KAFKA-14978 ExactlyOnceWorkerSourceTask

[kafka] branch 3.5 updated (49400b7bc34 -> 1f792a86591)

2023-05-11 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor pushed a change to branch 3.5 in repository https://gitbox.apache.org/repos/asf/kafka.git from 49400b7bc34 HOTFIX: fix the VersionedKeyValueToBytesStoreAdapter#isOpen API (#13695) add 1f792a86591 KAFKA-14978

[kafka] branch trunk updated: KAFKA-14978 ExactlyOnceWorkerSourceTask should remove parent metrics (#13690)

2023-05-10 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor 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 f17fb75b2de KAFKA-14978

[kafka] branch trunk updated: KAFKA-14913: Using ThreadUtils.shutdownExecutorServiceQuietly to close executors in Connect Runtime (#13594)

2023-05-08 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor 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 86daf8ce657 KAFKA-14913: Using

[kafka] branch trunk updated (baf127a6633 -> 007c0d375a6)

2023-04-26 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from baf127a6633 KAFKA-14666: Add MM2 in-memory offset translation index for offsets behind replication (#13429) add

[kafka] branch trunk updated: KAFKA-14902: KafkaStatusBackingStore retries on a dedicated background thread to avoid stack overflows (#13557)

2023-04-18 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor 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 454b72161a7 KAFKA-14902: KafkaStatusBackingStore

[kafka] branch trunk updated (e4af074b4c6 -> 139f7709bd3)

2023-03-27 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from e4af074b4c6 MINOR: doc: fix typo in config-streams (#13450) add 139f7709bd3 Fix log DateTime format unit test

[kafka] branch trunk updated: KAFKA-14540: Fix DataOutputStreamWritable#writeByteBuffer (#13032)

2023-01-10 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor 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 def8d724c82 KAFKA-14540: Fix

[kafka] branch trunk updated: KAFKA-14600: Reduce flakiness in ProducerIdExpirationTest (#13087)

2023-01-10 Thread viktor
This is an automated email from the ASF dual-hosted git repository. viktor 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 1c9d7c2398f KAFKA-14600: Reduce flakiness in