(kafka) branch trunk updated: KAFKA-16953; Properly implement the sending of DescribeQuorumResponse (#16637)

2024-07-29 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 2cf87bff9b6 KAFKA-16953; Properly implement

(kafka) branch trunk updated: KAFKA-16915; LeaderChangeMessage supports directory id (#16668)

2024-07-28 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 da8fe6355b3 KAFKA-16915; LeaderChangeMessage

(kafka) branch jsancio_KAFKA-16535 deleted (was bbddd216ee8)

2024-07-18 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch jsancio_KAFKA-16535 in repository https://gitbox.apache.org/repos/asf/kafka.git was bbddd216ee8 0004: new voters must have a directory id The revisions that were on this branch are still

(kafka) branch trunk updated: KAFKA-17055; Use random replica ids in kraft protocol tests

2024-07-16 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 e1bf1552709 KAFKA-17055; Use random replica ids

(kafka) branch trunk updated: MINOR; Add property methods to LogOffsetMetadata (#16521)

2024-07-04 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 376365d9da8 MINOR; Add property methods

(kafka) branch trunk updated: MINOR; Update the properties files for controller with advertised.listeners (#16473)

2024-07-03 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 22787de4828 MINOR; Update the properties files

(kafka) branch trunk updated: KAFKA-16536; Use BeginQuorumEpoch as leader heartbeat (#16399)

2024-06-28 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 b0054f3a2f2 KAFKA-16536; Use BeginQuorumEpoch

(kafka) branch trunk updated: MINOR; Fix incompatible change to the kafka config (#16464)

2024-06-27 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 9be27e715a2 MINOR; Fix incompatible change

(kafka) branch trunk updated (2c515946076 -> 056d232f4e2)

2024-05-16 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 2c515946076 MINOR: rewrite TopicBasedRemoteLogMetadataManagerTest by ClusterTestExtensions (#15917) add

(kafka) branch trunk updated: KAFKA-13115; Update doSend doc about possible blocking (#11023)

2024-05-14 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 2958dcb9191 KAFKA-13115; Update doSend doc about

(kafka) branch trunk updated: MINOR; Validate at least one control record (#15912)

2024-05-14 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 440f5f6c097 MINOR; Validate at least one control

(kafka) branch trunk updated: MINOR; Missing minISR config should log a debug message (#15529)

2024-04-06 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 6de58d27314 MINOR; Missing minISR config should

(kafka) branch trunk updated (5c929874b88 -> 67cb742b540)

2024-03-18 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 5c929874b88 KAFKA-16312, KAFKA-16185: Local epochs in reconciliation (#15511) add 67cb742b540 MINOR; Log reason

(kafka) branch trunk updated (aa7bef414e2 -> 722967a2b71)

2024-03-13 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from aa7bef414e2 MINOR: Resolve SSLContextFactory.getNeedClientAuth deprecation (#15468) add 722967a2b71 MINOR; Make

(kafka) branch trunk updated: KAFKA-16286; Notify listener of latest leader and epoch (#15397)

2024-02-23 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 474f8c1ad62 KAFKA-16286; Notify listener

(kafka) branch trunk updated: KAFKA-15489: resign leadership when no fetch or fetch snapshot from majority voters (#14428)

2023-11-30 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 37416e1aeba KAFKA-15489: resign leadership when

(kafka) branch trunk updated: MINOR; Fix cluster size for migration tests (#14726)

2023-11-09 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 809694a9f62 MINOR; Fix cluster size for migration

(kafka) branch trunk updated: MINOR; Fix KRaft metadata version system tests (#14722)

2023-11-09 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 35317d8f7ba MINOR; Fix KRaft metadata version

[kafka] branch 3.6 updated: KAFKA-14273; Close file before atomic move (#14354)

2023-09-07 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 522263d1956 KAFKA-14273; Close file before atomic

[kafka] branch trunk updated: KAFKA-14273; Close file before atomic move (#14354)

2023-09-07 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 7b669e8806c KAFKA-14273; Close file before atomic

[kafka] branch 3.6 updated: KAFKA-15345; KRaft leader notifies leadership when listener reaches epoch start (#14213)

2023-08-17 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 992166b9f37 KAFKA-15345; KRaft leader notifies

[kafka] branch trunk updated: KAFKA-15345; KRaft leader notifies leadership when listener reaches epoch start (#14213)

2023-08-17 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 3f4816dd3ea KAFKA-15345; KRaft leader notifies

[kafka] branch reviewers-py deleted (was cfcde778d8e)

2023-08-09 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch reviewers-py in repository https://gitbox.apache.org/repos/asf/kafka.git was cfcde778d8e Merge branch 'trunk' into reviewers-py The revisions that were on this branch are still contained

[kafka] branch 3.4 updated: KAFKA-15100; KRaft data race with the expiration service (#14141)

2023-08-09 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 9f6f8bfe9ed KAFKA-15100; KRaft data race

[kafka] branch 3.5 updated: KAFKA-15100; KRaft data race with the expiration service (#14141)

2023-08-09 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a commit to branch 3.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/3.5 by this push: new 24d2c2d2e25 KAFKA-15100; KRaft data race

[kafka] branch trunk updated: KAFKA-15100; KRaft data race with the expiration service (#14141)

2023-08-09 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 dafe51b6588 KAFKA-15100; KRaft data race

[kafka] branch 3.3 updated: KAFKA-15312; Force channel before atomic file move (#14162)

2023-08-08 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 dd4d60cb92b KAFKA-15312; Force channel before atomic

[kafka] branch 3.4 updated: KAFKA-15312; Force channel before atomic file move (#14162)

2023-08-08 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 a33681d7826 KAFKA-15312; Force channel before atomic

[kafka] branch 3.5 updated: KAFKA-15312; Force channel before atomic file move (#14162)

2023-08-08 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a commit to branch 3.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/3.5 by this push: new 0e739901887 KAFKA-15312; Force channel before atomic

[kafka] branch trunk updated: KAFKA-15312; Force channel before atomic file move (#14162)

2023-08-08 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 e0727063f7a KAFKA-15312; Force channel before

[kafka] branch trunk updated (3a246b1abab -> ee88a3d1b9e)

2023-06-28 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 3a246b1abab KAFKA-15078; KRaft leader replys with snapshot for offset 0 (#13845) add ee88a3d1b9e MINOR; Failed

[kafka] branch trunk updated: KAFKA-15078; KRaft leader replys with snapshot for offset 0 (#13845)

2023-06-28 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 3a246b1abab KAFKA-15078; KRaft leader replys

[kafka] branch trunk updated: KAFKA-15076; KRaft should prefer latest snapshot (#13834)

2023-06-12 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 b7a6a8fd5f0 KAFKA-15076; KRaft should prefer

[kafka] branch trunk updated: KAFKA-15021; Skip leader epoch bump on ISR shrink (#13765)

2023-06-07 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 8ad0ed3e618 KAFKA-15021; Skip leader epoch bump

[kafka] branch trunk updated (db9d8457027 -> 3d349ae0d68)

2023-06-06 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from db9d8457027 KAFKA-14791; Create a builder for PartitionRegistration (#13788) add 3d349ae0d68 MINOR; Add helper

[kafka] branch trunk updated (7d147cf2413 -> db9d8457027)

2023-06-06 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 7d147cf2413 KAFKA-14462; [14/N] Add PartitionWriter (#13675) add db9d8457027 KAFKA-14791; Create a builder

[kafka] branch trunk updated (6d72c26731f -> a27c98ca61d)

2023-05-26 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 6d72c26731f KAFKA-14841 Handle callbacks to ConsumerRebalanceListener in MockConsumer (#13455) add a27c98ca61d

[kafka] branch 3.4 updated: KAFKA-14963; Do not use equals with Uuid (#13668)

2023-05-03 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 b7996d1152f KAFKA-14963; Do not use equals with Uuid

[kafka] branch trunk updated: KAFKA-13020; Implement reading Snapshot log append timestamp (#13345)

2023-04-07 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 672dd3ab6ae KAFKA-13020; Implement reading

[kafka] branch trunk updated: MINOR: Create only one FeatureControlManager instance in ReplicationControlManagerTest (#13468)

2023-03-29 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 887d05559f3 MINOR: Create only one

[kafka] branch trunk updated (1d8f79964e9 -> d604534cc34)

2023-03-21 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 1d8f79964e9 KAFKA-14740: Add source tag to MirrorSourceMetrics - KIP-911 (#13420) add d604534cc34 MINOR

[kafka] branch trunk updated (e427897c67c -> df5850274d3)

2023-03-20 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from e427897c67c KAFKA-14816: Only load SSL properties when issuing cross-worker requests to HTTPS URLs (#13415) add

[kafka] branch trunk updated: KAFKA-13884; Only voters flush on Fetch response (#13396)

2023-03-15 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 44e613c4cd1 KAFKA-13884; Only voters flush

[kafka] branch 3.4 updated: MINOR; Fix command name kafka-metadata-quorum (#13381)

2023-03-14 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 0a53cfb3a2b MINOR; Fix command name kafka-metadata

[kafka] branch 3.3 updated: MINOR; Fix command name kafka-metadata-quorum (#13381)

2023-03-14 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 939950897b2 MINOR; Fix command name kafka-metadata

[kafka] branch trunk updated: MINOR; Fix command name kafka-metadata-quorum (#13381)

2023-03-13 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 df86228aaff MINOR; Fix command name kafka

[kafka] branch trunk updated (aaa976a3409 -> 5f6a050bfee)

2023-03-09 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from aaa976a3409 MINOR: Some metadata publishing fixes and refactors (#13337) add 5f6a050bfee MINOR; Export control

[kafka] branch trunk updated: KAFKA-14794; Decode base64 JSON string (#13363)

2023-03-08 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 00c7a018b8b KAFKA-14794; Decode base64 JSON

[kafka] branch trunk updated (84351efd51a -> c13b49f2d1e)

2023-03-06 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 84351efd51a KAFKA-14491: [13/N] Add versioned store builder and materializer (#13274) add c13b49f2d1e Revert

[kafka] branch 3.4 updated: KAFKA-14693; Kafka node should halt instead of exit (#13227)

2023-02-14 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 2215af9ea27 KAFKA-14693; Kafka node should halt

[kafka] branch trunk updated: KAFKA-14693; Kafka node should halt instead of exit (#13227)

2023-02-14 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 10164a6d2e1 KAFKA-14693; Kafka node should halt

[kafka] branch trunk updated: MINOR; Make granting voter immutable (#13154)

2023-01-25 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 f9e0d032747 MINOR; Make granting voter immutable

[kafka] branch 3.4 updated: KAFKA-14557; Lock metadata log dir (#13058)

2023-01-10 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 8b03aae5ed2 KAFKA-14557; Lock metadata log dir

[kafka] branch 3.3 updated: KAFKA-14557; Lock metadata log dir (#13058)

2023-01-10 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 124cff3c809 KAFKA-14557; Lock metadata log dir

[kafka] branch trunk updated: KAFKA-14557; Lock metadata log dir (#13058)

2023-01-10 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 2fc1875d0b1 KAFKA-14557; Lock metadata log dir

[kafka] branch trunk updated (6e7e2e08a98 -> 43f531d87a0)

2023-01-10 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 6e7e2e08a98 KAFKA-12558: Do not prematurely mutate internal partition state in Mirror Maker 2 (#11818) add

[kafka] branch 3.4 updated: KAFKA-14279; Add 3.3.x to core compatibility tests (#13076)

2023-01-05 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 87b93a709e0 KAFKA-14279; Add 3.3.x to core

[kafka] branch trunk updated (47288806b3f -> f668c8e44bb)

2023-01-05 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 47288806b3f MINOR Fixed doc generation for LogConfig class in genTopicConfigDocs. (#13079) add f668c8e44bb KAFKA

[kafka] branch 3.4 updated: KAFKA-14457; Controller metrics should only expose committed data (#12994)

2022-12-20 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 bfe27c0bd25 KAFKA-14457; Controller metrics should

[kafka] branch trunk updated: KAFKA-14457; Controller metrics should only expose committed data (#12994)

2022-12-20 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 44b3177a087 KAFKA-14457; Controller metrics

[kafka] branch trunk updated (b2dea170411 -> 3541d5ab18c)

2022-12-12 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from b2dea170411 MINOR: Introduce MetadataProvenance and ImageReWriter (#12964) add 3541d5ab18c MINOR; Improve high

[kafka] branch trunk updated (5aad085a8e7 -> e96e42ead4b)

2022-12-06 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 5aad085a8e7 KAFKA-14417: Producer doesn't handle REQUEST_TIMED_OUT for InitProducerIdRequest, treats as fatal error

[kafka] branch 3.3 updated: KAFKA-14358; Disallow creation of cluster metadata topic (#12885)

2022-12-02 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 0a7ea3f7dc4 KAFKA-14358; Disallow creation of cluster

[kafka] branch trunk updated: KAFKA-14358; Disallow creation of cluster metadata topic (#12885)

2022-12-01 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 9b409de1e27 KAFKA-14358; Disallow creation

[kafka] branch trunk updated (a3f5eb6e351 -> 836db84014d)

2022-12-01 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from a3f5eb6e351 MINOR: Implement EventQueue#size and EventQueue#empty (#12930) add 836db84014d MINOR; Use Option

[kafka] branch trunk updated (548348c9e78 -> d9946a7ffc1)

2022-11-30 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 548348c9e78 KAFKA-13731: Allow standalone workers to be started without providing any connector configurations

[kafka] branch trunk updated: KAFKA-14393; Default metadata retition by bytes (#12884)

2022-11-28 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 2ab1e6cb571 KAFKA-14393; Default metadata

[kafka] branch trunk updated (36f933fc5fb -> 72b535acaf6)

2022-11-21 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 36f933fc5fb Minor; fix sticky partitioner doc to say at least batch.size (#12880) add 72b535acaf6 KAFKA-14307

[kafka] branch trunk updated (4af5dae05c8 -> 150a0758cbd)

2022-11-07 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 4af5dae05c8 KAFKA-14132: Replace PowerMock and EasyMock with Mockito in connect tests (#12823) add 150a0758cbd

[kafka] branch trunk updated (2c8f14c57e1 -> d0ff8697189)

2022-10-19 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 2c8f14c57e1 KAFKA-14299: Never transition to UpdateStandby twice (#12762) add d0ff8697189 MINOR; Add accessor

[kafka] branch 3.3 updated: MINOR; Delete jqwik database (#12767)

2022-10-19 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 9d64736940 MINOR; Delete jqwik database (#12767

[kafka] branch 3.3 updated: KAFKA-14300; Generate snapshot after repeated controller resign (#12747)

2022-10-18 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 b789cb25799 KAFKA-14300; Generate snapshot after

[kafka] branch trunk updated: KAFKA-14300; Generate snapshot after repeated controller resign (#12747)

2022-10-18 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 7dc17908de5 KAFKA-14300; Generate snapshot after

[kafka] branch trunk updated (de8c9ea04c4 -> e8e815b1b6d)

2022-10-17 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from de8c9ea04c4 MINOR: Include TLS version in transport layer debug log (#12751) add e8e815b1b6d MINOR; Update

[kafka] branch 3.3 updated: MINOR; Add kraft controller log level in log4j prop (#12707)

2022-10-14 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 5aaf0685a1f MINOR; Add kraft controller log level

[kafka] branch trunk updated: MINOR; Add kraft controller log level in log4j prop (#12707)

2022-10-14 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 78b4ba7d85a MINOR; Add kraft controller log level

[kafka] branch trunk updated: MINOR; Delete config/kraft/README.me (#12688)

2022-10-13 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 f1e0fa91ab1 MINOR; Delete config/kraft/README.me

[kafka] branch trunk updated (18e60cb0001 -> dac81161dbf)

2022-10-13 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 18e60cb0001 KAFKA-12497: Skip periodic offset commits for failed source tasks (#10528) add dac81161dbf MINOR

[kafka-site] branch asf-site updated: MINOR; Fix TOC to include missing sections (#459)

2022-10-11 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 1a721558 MINOR; Fix TOC to include

[kafka-site] 01/01: MINOR; Fix TOC to include missing sections

2022-10-11 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a commit to branch minor-fix-toc in repository https://gitbox.apache.org/repos/asf/kafka-site.git commit aa109e01af1eb579424af8dbc2ef29529d2623b2 Author: José Armando García Sancio AuthorDate: Tue Oct 11 10:00:06

[kafka-site] branch minor-fix-toc created (now aa109e01)

2022-10-11 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch minor-fix-toc in repository https://gitbox.apache.org/repos/asf/kafka-site.git at aa109e01 MINOR; Fix TOC to include missing sections This branch includes the following new commits

[kafka] branch 3.3 updated: MINOR; Some sections are missing in the TOC (#12726)

2022-10-11 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 f62f652917a MINOR; Some sections are missing

[kafka] branch trunk updated: MINOR; Some sections are missing in the TOC (#12726)

2022-10-11 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 24cb2d2f95a MINOR; Some sections are missing

[kafka] branch trunk updated: MINOR; Fix error message when validating KRaft config (#12717)

2022-10-07 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 e8d32563f32 MINOR; Fix error message when

[kafka] branch trunk updated (997dfa950e -> 5c5dcb7a96)

2022-10-04 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 997dfa950e MINOR: Fix typo in selector documentation (#12710) add 5c5dcb7a96 MINOR; Use 3.3.1 release for system

[kafka] branch 3.3 updated: MINOR; Bump to version 3.3.2 (#12708)

2022-10-04 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 453bd44d0e MINOR; Bump to version 3.3.2 (#12708

[kafka] branch 3.3 updated (c2d7984c8e -> 8c98308caf)

2022-10-03 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch 3.3 in repository https://gitbox.apache.org/repos/asf/kafka.git from c2d7984c8e MINOR: Fix delegation token system test (#12693) add e23c59d00e Bump version to 3.3.1 new

[kafka] 01/01: Merge tag '3.3.1' into 3.3

2022-10-03 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a commit to branch 3.3 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 8c98308caffcb224a26138908774b2baf1efcf4e Merge: c2d7984c8e e23c59d00e Author: José Armando García Sancio AuthorDate: Mon

[kafka] tag 3.3.1 created (now e23c59d00e)

2022-10-03 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to tag 3.3.1 in repository https://gitbox.apache.org/repos/asf/kafka.git at e23c59d00e (commit) No new revisions were added by this update.

[kafka-site] branch asf-site updated: MINOR; Document the 3.3.1 release (#455)

2022-10-02 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 1be8f9b5 MINOR; Document the 3.3.1

[kafka-site] branch minor-link-to-33 updated (959e72a2 -> 4e193f5e)

2022-10-02 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch minor-link-to-33 in repository https://gitbox.apache.org/repos/asf/kafka-site.git from 959e72a2 MINOR; Document the 3.3.1 Release add 4e193f5e MINOR; Fix wording of the summary

[kafka] branch 3.3 updated: MINOR: Fix delegation token system test (#12693)

2022-10-01 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 c2d7984c8e MINOR: Fix delegation token system test

[kafka] branch trunk updated (496ae054c2 -> c1f23b6c9a)

2022-10-01 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 496ae054c2 Fix ByteBufferSerializer#serialize(String, ByteBuffer) not roundtrip input with ByteBufferDeserializer

[kafka-site] 01/01: MINOR; Document the 3.3.1 Release

2022-09-30 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a commit to branch minor-link-to-33 in repository https://gitbox.apache.org/repos/asf/kafka-site.git commit 959e72a2e9bf22f28b25fc54e2a20c5014fb91db Author: José Armando García Sancio AuthorDate: Fri Sep 30 17:25

[kafka-site] branch minor-link-to-33 created (now 959e72a2)

2022-09-30 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch minor-link-to-33 in repository https://gitbox.apache.org/repos/asf/kafka-site.git at 959e72a2 MINOR; Document the 3.3.1 Release This branch includes the following new commits: new

svn commit: r57123 - /dev/kafka/3.3.1/

2022-09-30 Thread jsancio
Author: jsancio Date: Fri Sep 30 20:58:16 2022 New Revision: 57123 Log: Release 3.3.1 Added: dev/kafka/3.3.1/RELEASE_NOTES.html dev/kafka/3.3.1/RELEASE_NOTES.html.asc dev/kafka/3.3.1/RELEASE_NOTES.html.md5 dev/kafka/3.3.1/RELEASE_NOTES.html.sha1 dev/kafka/3.3.1

svn commit: r57122 - /dev/kafka/3.3.1/

2022-09-30 Thread jsancio
Author: jsancio Date: Fri Sep 30 20:10:31 2022 New Revision: 57122 Log: Making directory for 3.3.1 Added: dev/kafka/3.3.1/

[kafka-site] branch minor-33-javadoc created (now d95620e4)

2022-09-30 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch minor-33-javadoc in repository https://gitbox.apache.org/repos/asf/kafka-site.git at d95620e4 MINOR; Update Kafka 3.3 Java Docs This branch includes the following new commits: new

[kafka-site] branch asf-site updated: MINOR; Update documentation for 3.3.1 (#451)

2022-09-29 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio 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 f6d8c2aa MINOR; Update documentation

[kafka-site] branch minor-3-3-1 updated (8a95f342 -> f6d1d230)

2022-09-29 Thread jsancio
This is an automated email from the ASF dual-hosted git repository. jsancio pushed a change to branch minor-3-3-1 in repository https://gitbox.apache.org/repos/asf/kafka-site.git from 8a95f342 MINOR; Fix the upgrade html add f6d1d230 MINOR; Fix versions in the upgrade doc No new

  1   2   >