(kafka) branch trunk updated (2db87f04b80 -> e7792258df9)

2024-04-26 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 2db87f04b80 KAFKA-16298: Ensure rebalance listener exceptions are propagated to the user on consumer poll (#15742

(kafka-site) branch asf-site updated: MINOR: Remove reference to IRC channel (#599)

2024-04-25 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 b50f7c1d MINOR: Remove reference

(kafka) branch trunk updated: MINOR: Remove unneeded explicit type arguments (#15736)

2024-04-17 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 aee9724ee15 MINOR: Remove unneeded explicit type

(kafka) branch trunk updated (6ed3bae2c16 -> 4e1a23d9487)

2024-04-16 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 6ed3bae2c16 MINOR: Fix a few typos in clients and core tests (#15725) add 4e1a23d9487 MINOR: Fix typo

(kafka) branch trunk updated (269b457d309 -> 6ed3bae2c16)

2024-04-16 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 269b457d309 MINOR: Add missing docs for migration metrics (#15718) add 6ed3bae2c16 MINOR: Fix a few typos

(kafka) branch 3.7 updated: MINOR: Add missing docs for migration metrics (#15718)

2024-04-16 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 5d132256d3d MINOR: Add missing docs for migration

(kafka) branch trunk updated (fccd7fec666 -> 269b457d309)

2024-04-16 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from fccd7fec666 MINOR: Various cleanups in clients (#15705) add 269b457d309 MINOR: Add missing docs for migration

(kafka) branch trunk updated (ebeef4eb64a -> fccd7fec666)

2024-04-16 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from ebeef4eb64a KAFKA-16556: SubscriptionState should not prematurely reset 'pending' partitions (#15724) add

(kafka) branch trunk updated (f7eb96230d5 -> a1ca788c993)

2024-04-16 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from f7eb96230d5 MINOR: Replaced the while loop with TestUtils.waitForCondition (#15678) add a1ca788c993 KAFKA-15517

(kafka) branch trunk updated: MINOR: Various cleanups in tools (#15709)

2024-04-15 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 395fdae5f23 MINOR: Various cleanups in tools

(kafka) branch trunk updated: MINOR: Various cleanups in storage (#15711)

2024-04-15 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 3617dda9a54 MINOR: Various cleanups in storage

(kafka-site) branch asf-site updated: MINOR: Fix links for Kafka 3.5.2 (#595)

2024-04-08 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 43aefeba MINOR: Fix links for Kafka

(kafka) branch trunk updated (b411ac0c700 -> 355873aa544)

2024-03-28 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from b411ac0c700 KAFKA-16406 [2] : Split consumer commit tests (#15612) add 355873aa544 MINOR: Use CONFIG suffix

(kafka) branch trunk updated: MINOR: Metadata image test improvements (#15373)

2024-03-28 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 4ccbf1634af MINOR: Metadata image test

(kafka) branch trunk updated (be17df6fdac -> e9e007aec80)

2024-03-25 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from be17df6fdac KAFKA-16374; High watermark updates should have a higher priority (#15534) add e9e007aec80 KAFKA

(kafka) branch trunk updated (a41c10fd498 -> 03f7b5aa3ab)

2024-03-21 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from a41c10fd498 KAFKA-16318 : add javafoc for kafka metric (#15483) add 03f7b5aa3ab KAFKA-16206: Fix unnecessary

(kafka) branch trunk updated (2c49a765735 -> 37212bb242f)

2024-03-14 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 2c49a765735 KAFKA-13922: Adjustments for jacoco, coverage reporting (#11982) add 37212bb242f MINOR

(kafka) branch 3.6 updated: KAFKA-16319: Divide DeleteTopics requests by leader node (#15479)

2024-03-07 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 a49da104982 KAFKA-16319: Divide DeleteTopics

(kafka) branch 3.7 updated: KAFKA-16319: Divide DeleteTopics requests by leader node (#15479)

2024-03-07 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 94d38ef36bc KAFKA-16319: Divide DeleteTopics

(kafka) branch trunk updated (652537f28e5 -> 1d50cbeda85)

2024-03-07 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 652537f28e5 MINOR: Add 3.7.0 to core and client's upgrade compatibility tests (#15452) add 1d50cbeda85 KAFKA

(kafka) branch trunk updated: KAFKA-16246: Cleanups in ConsoleConsumer (#15457)

2024-03-07 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 ba0db81e530 KAFKA-16246: Cleanups

svn commit: r67632 - in /release/kafka: 3.4.1/ 3.5.0/ 3.5.1/ 3.6.0/

2024-02-29 Thread mimaison
Author: mimaison Date: Thu Feb 29 09:25:48 2024 New Revision: 67632 Log: Remove older releases from the mirroring system Removed: release/kafka/3.4.1/ release/kafka/3.5.0/ release/kafka/3.5.1/ release/kafka/3.6.0/

(kafka-site) branch asf-site updated: MINOR: Use archive repository for older releases (#589)

2024-02-29 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 69cb5b11 MINOR: Use archive

(kafka-site) branch 37blog deleted (was e5b66f5a)

2024-02-27 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a change to branch 37blog in repository https://gitbox.apache.org/repos/asf/kafka-site.git was e5b66f5a fix typo "got" -> "were" The revisions that were on this branch are s

svn commit: r67587 - /release/kafka/3.7.0/

2024-02-26 Thread mimaison
Author: mimaison Date: Mon Feb 26 14:20:53 2024 New Revision: 67587 Log: Release 3.7.0 Added: release/kafka/3.7.0/ release/kafka/3.7.0/RELEASE_NOTES.html release/kafka/3.7.0/RELEASE_NOTES.html.asc release/kafka/3.7.0/RELEASE_NOTES.html.md5 release/kafka/3.7.0

(kafka) branch trunk updated: MINOR: Remove unwanted debug line in LogDirFailureTest (#15371)

2024-02-20 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 ead2431c37a MINOR: Remove unwanted debug line

(kafka) branch trunk updated: KAFKA-14822: Allow restricting File and Directory ConfigProviders to specific paths (#14995)

2024-02-13 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 fed3c3da842 KAFKA-14822: Allow restricting File

(kafka) branch trunk updated: KAFKA-16238: Fix ConnectRestApiTest system test (#15346)

2024-02-09 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 092dc7fc467 KAFKA-16238: Fix ConnectRestApiTest

(kafka) branch trunk updated: MINOR: Remove unused logger in PlaintextChannelBuilder (#15301)

2024-02-08 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 ab44d5bb632 MINOR: Remove unused logger

(kafka) branch trunk updated: MINOR: Update LICENSE-binary file (#15322)

2024-02-06 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 d6068189a5c MINOR: Update LICENSE-binary file

(kafka) branch trunk updated: MINOR: Upgrade maven artifact version to 3.9.6 (#15309)

2024-02-06 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 3c20d4e54a4 MINOR: Upgrade maven artifact

(kafka) branch trunk updated: KAFKA-15717: Added KRaft support in LeaderEpochIntegrationTest (#15225)

2024-02-05 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 a63131aab8b KAFKA-15717: Added KRaft support

(kafka) branch trunk updated: MINOR: Downgrade version of shadow jar plugin (#15308)

2024-02-02 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 b35c62ef928 MINOR: Downgrade version of shadow

(kafka) branch trunk updated: KAFKA-15728: KRaft support in DescribeUserScramCredentialsRequestNotAuthorizedTest (#14736)

2024-02-02 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 dfb903fb8d7 KAFKA-15728: KRaft support

(kafka) branch trunk updated: KAFKA-10047: Unnecessary widening of (int to long) scope in FloatSerializer (#9351)

2024-02-02 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 be92ac521f2 KAFKA-10047: Unnecessary widening

(kafka) branch trunk updated: KAFKA-15853: Move AuthorizerUtils and its dependencies to server module (#15167)

2024-01-31 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 127fe7d2765 KAFKA-15853: Move AuthorizerUtils

(kafka) branch trunk updated: KAFKA-15711: KRaft support in LogRecoveryTest (#14693)

2024-01-31 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 cdd9c62c553 KAFKA-15711: KRaft support

(kafka) branch trunk updated: KAFKA-15853: Move PasswordEncoder to server-common (#15246)

2024-01-30 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 3e9ef708536 KAFKA-15853: Move PasswordEncoder

(kafka) branch trunk updated: KAFKA-16204: Create partition dir for mockLog (#15288)

2024-01-30 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 9e4a4a28218 KAFKA-16204: Create partition dir

(kafka) branch trunk updated: KAFKA-16003: Always create the /config/topics ZNode even for topics without configs (#15022)

2024-01-25 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 80a1bf8f569 KAFKA-16003: Always create

(kafka) branch trunk updated: KAFKA-7957: Enable testMetricsReporterUpdate (#15147)

2024-01-25 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 c843912d40e KAFKA-7957: Enable

(kafka) branch trunk updated: KAFKA-15853: Move ClientQuotaManagerConfig outside of core (#15159)

2024-01-18 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 2f2a0d799ab KAFKA-15853: Move

(kafka) branch trunk updated: KAFKA-15743: KRaft support in ReplicationQuotasTest (#15191)

2024-01-16 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 dd0916ef9a6 KAFKA-15743: KRaft support

(kafka) branch trunk updated: KAFKA-15750: KRaft support in KafkaMetricReporterExceptionHandlingTest (#14707)

2024-01-15 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 3041151cf20 KAFKA-15750: KRaft support

(kafka) branch trunk updated: KAFKA-15740: KRaft support in DeleteOffsetsConsumerGroupCommandIntegrationTest (#14669)

2024-01-15 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 8d89e637c36 KAFKA-15740: KRaft support

(kafka) branch trunk updated: MINOR: Add 3.5.2 and 3.6.1 to system tests (#14932)

2024-01-12 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 27122634abe MINOR: Add 3.5.2 and 3.6.1 to system

(kafka) branch trunk updated: KAFKA-15853: Move ReplicationQuotaManagerConfig to server module (#15160)

2024-01-12 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 e9f2218d947 KAFKA-15853: Move

(kafka) branch trunk updated: KAFKA-15853: Move OffsetConfig to group-coordinator module (#15161)

2024-01-11 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 dba789dc93d KAFKA-15853: Move OffsetConfig

(kafka) branch trunk updated: KAFKA-15747: Add KRaft support in DynamicConnectionQuotaTest (#15028)

2024-01-10 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 a63f76970a3 KAFKA-15747: Add KRaft support

(kafka) branch trunk updated: KAFKA-15741: KRaft support in DescribeConsumerGroupTest (#14668)

2024-01-09 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 bdad1631824 KAFKA-15741: KRaft support

(kafka) branch trunk updated: KAFKA-15721: KRaft support in DeleteTopicsRequestWithDeletionDisabledTest (#15124)

2024-01-09 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 30d9678b3b7 KAFKA-15721: KRaft support

(kafka) branch trunk updated: KAFKA-15719: Add KRaft support in OffsetsForLeaderEpochRequestTest (#15049)

2024-01-08 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 b2bfd5d1101 KAFKA-15719: Add KRaft support

(kafka) branch trunk updated: KAFKA-14588: Move ConfigEntityName to server-common (#14868)

2024-01-08 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 da2aa682694 KAFKA-14588: Move ConfigEntityName

(kafka) branch trunk updated: MINOR: Small cleanups in Connect (#15128)

2024-01-05 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 eccfb03e9ae MINOR: Small cleanups in Connect

(kafka) branch trunk updated: KAFKA-14588: Move ConfigType to server-common (#14867)

2023-12-22 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 45bd19f2efc KAFKA-14588: Move ConfigType

(kafka) branch 3.7 updated: KAFKA-15208: Upgrade Jackson dependencies to version 2.16.0 (#13662)

2023-12-19 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 62c7e8b13bf KAFKA-15208: Upgrade Jackson

(kafka) branch trunk updated: KAFKA-15208: Upgrade Jackson dependencies to version 2.16.0 (#13662)

2023-12-19 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 05014badf2f KAFKA-15208: Upgrade Jackson

(kafka) branch 3.7 updated: KAFKA-16005: Add details about rollback during ZK->KRaft migration in docs (#15012)

2023-12-14 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 434192e6c20 KAFKA-16005: Add details about rollback

(kafka) branch trunk updated: KAFKA-16005: Add details about rollback during ZK->KRaft migration in docs (#15012)

2023-12-14 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 137fc187139 KAFKA-16005: Add details about

(kafka) branch trunk updated: KAFKA-15714: KRaft support in DynamicNumNetworkThreadsTest (#14970)

2023-12-10 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 cbc882ba078 KAFKA-15714: KRaft support

(kafka-site) branch asf-site updated: MINOR: Add 3.6.1 to downloads page + blog post(#570)

2023-12-07 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 693706a8 MINOR: Add 3.6.1

svn commit: r65846 - /release/kafka/3.6.1/

2023-12-05 Thread mimaison
Author: mimaison Date: Tue Dec 5 16:53:49 2023 New Revision: 65846 Log: Release 3.6.1 Added: release/kafka/3.6.1/ release/kafka/3.6.1/RELEASE_NOTES.html release/kafka/3.6.1/RELEASE_NOTES.html.asc release/kafka/3.6.1/RELEASE_NOTES.html.md5 release/kafka/3.6.1

(kafka) branch 3.6 updated: MINOR: Update 3.6 branch version to 3.6.2-SNAPSHOT

2023-12-05 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 f285f7acd7f MINOR: Update 3.6 branch version

(kafka) annotated tag 3.6.1 updated (5e3c2b738d2 -> a8387b157e3)

2023-12-05 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a change to annotated tag 3.6.1 in repository https://gitbox.apache.org/repos/asf/kafka.git *** WARNING: tag 3.6.1 was modified! *** from 5e3c2b738d2 (commit) to a8387b157e3 (tag) tagging

(kafka) branch trunk updated: KAFKA-15645: Move ReplicationQuotasTestRig to tools module (#14588)

2023-12-05 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 783698c5259 KAFKA-15645: Move

(kafka) branch trunk updated: MINOR: Various fixes in the docs (#14914)

2023-12-04 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 74be72a559d MINOR: Various fixes in the docs

(kafka) branch trunk updated: MINOR: Update LICENSE-binary for 3.7.0 (#14833)

2023-11-29 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 a8d5007bfa1 MINOR: Update LICENSE-binary

(kafka-site) branch asf-site updated: MINOR: Fix typo in 3.2.0 upgrade notes (#569)

2023-11-28 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 57093d08 MINOR: Fix typo in 3.2.0

(kafka) branch trunk updated: MINOR: Fix typo in 3.2.0 upgrade notes (#14851)

2023-11-28 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 3c0840d28e2 MINOR: Fix typo in 3.2.0 upgrade

(kafka) annotated tag 3.6.1-rc0 updated (5e3c2b738d2 -> 66519d494bc)

2023-11-24 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a change to annotated tag 3.6.1-rc0 in repository https://gitbox.apache.org/repos/asf/kafka.git *** WARNING: tag 3.6.1-rc0 was modified! *** from 5e3c2b738d2 (commit) to 66519d494bc (tag) tagging

(kafka) branch 3.6 updated: HOTFIX: Fix compilation error with Scala 2.12 (#14823)

2023-11-23 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 6c232b542cf HOTFIX: Fix compilation error with Scala

(kafka) branch 3.6 updated: MINOR: Update LICENSE-binary for 3.6.1 (#14812)

2023-11-22 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 381d3026579 MINOR: Update LICENSE-binary for 3.6.1

(kafka) branch trunk updated: MINOR: Various cleanups in metadata (#14734)

2023-11-14 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 832627fc784 MINOR: Various cleanups in metadata

[kafka] branch 3.6 updated: KAFKA-15644: Fix CVE-2023-4586 in netty:handler (#14584)

2023-10-26 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 df601e333fb KAFKA-15644: Fix CVE-2023-4586

[kafka] branch trunk updated: KAFKA-15644: Fix CVE-2023-4586 in netty:handler (#14584)

2023-10-26 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 a7aaa9c44f3 KAFKA-15644: Fix CVE-2023-4586

[kafka] branch 3.5 updated: Revert "KAFKA-15093: Add 3.5 Streams upgrade system tests (#14602)"

2023-10-23 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 ad925d2582f Revert "KAFKA-15093: Add 3.5 St

[kafka] 01/02: KAFKA-15664: Add 3.4 Streams upgrade system tests (#14601)

2023-10-23 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a commit to branch 3.5 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 303c86f7a5ca2736138b76476928abb22869dfe9 Author: Mickael Maison AuthorDate: Mon Oct 23 10:33:59 2023 +0200 KAFKA

[kafka] 02/02: KAFKA-15093: Add 3.5 Streams upgrade system tests (#14602)

2023-10-23 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a commit to branch 3.5 in repository https://gitbox.apache.org/repos/asf/kafka.git commit d769f1dd87b8101f234e30bff9e86fd177943197 Author: Mickael Maison AuthorDate: Mon Oct 23 13:26:50 2023 +0200 KAFKA

[kafka] branch 3.5 updated (d260329056c -> d769f1dd87b)

2023-10-23 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a change to branch 3.5 in repository https://gitbox.apache.org/repos/asf/kafka.git from d260329056c KAFKA-15378: fix streams upgrade system test (#14539) new 303c86f7a5c KAFKA-15664: Add 3.4 Streams

[kafka] branch 3.6 updated: KAFKA-15093: Add 3.5 Streams upgrade system tests (#14602)

2023-10-23 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 e569b5d2c88 KAFKA-15093: Add 3.5 Streams upgrade

[kafka] branch trunk updated: KAFKA-15093: Add 3.5 Streams upgrade system tests (#14602)

2023-10-23 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 8b9f6d17f2a KAFKA-15093: Add 3.5 Streams upgrade

[kafka] branch trunk updated: MINOR: Fix typos in build.gradle, tests and trogdor (#14574)

2023-10-23 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 27a155c80a5 MINOR: Fix typos in build.gradle

[kafka] branch 3.6 updated: KAFKA-15664: Add 3.4 Streams upgrade system tests (#14601)

2023-10-23 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 526d0f63b5d KAFKA-15664: Add 3.4 Streams upgrade

[kafka] branch trunk updated: KAFKA-15664: Add 3.4 Streams upgrade system tests (#14601)

2023-10-23 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 9c77c17c4ea KAFKA-15664: Add 3.4 Streams upgrade

[kafka] branch trunk updated: MINOR: Various Java cleanups in core (#14561)

2023-10-18 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 8aee2976699 MINOR: Various Java cleanups in core

[kafka] branch trunk updated: MINOR: Various Scala cleanups in core (#14558)

2023-10-17 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 9d04c7a0459 MINOR: Various Scala cleanups

[kafka-site] branch asf-site updated: MINOR: Fix docs for ReplicationBytes(Out|In)PerSec metrics (#561)

2023-10-16 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 b1b8a952 MINOR: Fix docs

[kafka] branch trunk updated: MINOR: Fix docs for ReplicationBytes(Out|In)PerSec metrics (#14228)

2023-10-16 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 eb187745cd9 MINOR: Fix docs for ReplicationBytes

[kafka] branch trunk updated: KAFKA-14684: Replace EasyMock/PowerMock with Mockito in WorkerSinkTaskThreadedTest (#14505)

2023-10-16 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 4150595b0a2 KAFKA-14684: Replace EasyMock

[kafka] branch trunk updated: KAFKA-15465: Don't throw if MirrorMaker not authorized to create internal topics. (#14388)

2023-10-13 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 4bad90835b1 KAFKA-15465: Don't throw

[kafka] branch 3.6 updated: KAFKA-15596: Upgrade ZooKeeper to 3.8.3 (#14535)

2023-10-12 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 7a92d487a2c KAFKA-15596: Upgrade ZooKeeper to 3.8.3

[kafka] branch trunk updated: KAFKA-15596: Upgrade ZooKeeper to 3.8.3 (#14535)

2023-10-12 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 13b2edd9af8 KAFKA-15596: Upgrade ZooKeeper

[kafka] 01/02: KAFKA-15498: bump snappy-java version to 1.1.10.4 (#14434)

2023-10-12 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a commit to branch 3.5 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 0cadf0db714a5f0bea52e160217198c1233cf0a1 Author: Luke Chen AuthorDate: Wed Sep 27 19:00:50 2023 +0800 KAFKA-15498

[kafka] 02/02: KAFKA-15498: upgrade to snappy 1.1.10.5 (#14458)

2023-10-12 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a commit to branch 3.5 in repository https://gitbox.apache.org/repos/asf/kafka.git commit b3b457bf1ba272aed730c6b78cba38480cd2e5eb Author: Luke Chen AuthorDate: Mon Oct 2 19:39:41 2023 +0800 KAFKA-15498

[kafka] branch 3.5 updated (c55e89a6003 -> b3b457bf1ba)

2023-10-12 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a change to branch 3.5 in repository https://gitbox.apache.org/repos/asf/kafka.git from c55e89a6003 KAFKA-15571: `StateRestoreListener#onRestoreSuspended` is never called because

[kafka] branch trunk updated (1983ebebc70 -> cc66d1feee6)

2023-10-11 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from 1983ebebc70 MINOR: fix dependencycheck warnings (#14476) add cc66d1feee6 MINOR: Add javadoc to all

[kafka] branch 3.6 updated: KAFKA-15498: upgrade to snappy 1.1.10.5 (#14458)

2023-10-11 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 eade5b87775 KAFKA-15498: upgrade to snappy 1.1.10.5

[kafka] branch trunk updated: KAFKA-15521: Refactor build.gradle to align gradle swagger plugin with swagger dependencies (#14473)

2023-10-09 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 c223a9c3761 KAFKA-15521: Refactor build.gradle

[kafka] branch trunk updated: MINOR: Fix dependency issue in tools module (#14475)

2023-10-03 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 e90f82b62a9 MINOR: Fix dependency issue in tools

[kafka] branch trunk updated: KAFKA-14593: Move LeaderElectionCommand to tools (#13204)

2023-10-03 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison 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 7553d3f562f KAFKA-14593: Move

  1   2   3   4   5   6   >