9998 Commits (040b11d70594e0499e96014e17a307366b640444)
 

Author SHA1 Message Date
andymg3 040b11d705
KAFKA-13892: Fix bug where multiple remove records are generated for one ACL 3 years ago
Jason Gustafson 7730476603
MINOR: Create case class to encapsulate fetch parameters and simplify handling (#12082) 3 years ago
Colin Patrick McCabe 1cfc7c25fd
MINOR: install Exit.exit handler in BrokerMetadataPublisherTest (#12142) 3 years ago
dengziming 0c1cde1080
KAFKA-13862; Support Append/Subtract multiple config values in KRaft mode (#12108) 3 years ago
Bruno Cadonna 020ff2fe0e
MINOR: Update release versions for upgrade tests with 3.2.0 release (#12143) 3 years ago
chern eeb1e702eb
KAFKA-13879: Reconnect exponential backoff is ineffective in some cases (#12131) 3 years ago
Mickael Maison 989d3ce07f
MINOR: Small cleanups in connect/mirror (#12113) 3 years ago
Jacklee 2a656aea27
MINOR: fix typo for QUORUM_FETCH_TIMEOUT_MS_DOC (#12132) 3 years ago
David Jacot b485f92647
KAFKA-13790; ReplicaManager should be robust to all partition updates from kraft metadata log (#12085) 3 years ago
RivenSun df507e56e2
KAFKA-13793: Add validators for configs that lack validators (#12010) 3 years ago
Chris Egerton 1278e385c0
KAFKA-13763: Refactor IncrementalCooperativeAssignor for improved unit testing (#11983) 3 years ago
Artem Livshits f7db6031b8
KAFKA-10888: Sticky partition leads to uneven produce msg (#12049) 3 years ago
John Roesler e3202b9999
MINOR: Fix RecordContext Javadoc (#12130) 3 years ago
Bruno Cadonna 816d63b908
MINOR: Fix link to old doc in quickstart (#12129) 3 years ago
Luke Chen 16324448a2
KAFKA-13804: Output the reason why broker exit unexpectedly during startup (#12028) 3 years ago
Chris Egerton a586c94af1
KAFKA-10000: Add new source connector APIs related to exactly-once support (KIP-618) (#11773) 3 years ago
Guozhang Wang 3b08deaa76
KAFKA-13785: [8/N][emit final] time-ordered session store (#12127) 3 years ago
Bruno Cadonna ced5989ff6
KAFKA-10199: Implement adding active tasks to the state updater (#12128) 3 years ago
Lucas Wang 0a9893cac0
KAFKA-13815: Avoid reinitialization for a replica that is being deleted (#12029) 3 years ago
Akhilesh Chaganti 430f75ba22
KAFKA-13861; Fix the validateOnly behavior for CreatePartitions requests in KRaft mode (#12106) 3 years ago
Joel Hamill 18b84d0404
MINOR: Fix typos in configuration docs (#11874) 3 years ago
Joel Hamill c6d3bcbd16
MINOR: Improve docs about how to provide multiple log.dir (#12119) 3 years ago
dengziming bf7cd675f8
MINOR: Remove duplicated test cases in MetadataVersionTest (#12116) 3 years ago
Guozhang Wang cc2aa96ae4
KAFKA-13785: [6/N][Emit final] Copy: Emit final for TimeWindowedKStreamImpl (#12100) 3 years ago
Bruno Cadonna 3d087244d8
MINOR: Note that slf4j-log4j in version 1.7.35+ should be used (#12114) 3 years ago
Alyssa Huang 8245c9a3d5
KAFKA-13854 Refactor ApiVersion to MetadataVersion (#12072) 3 years ago
Colin Patrick McCabe 4a6287e832
MINOR: fix ClientQuotasRequestTest (#12107) 3 years ago
bozhao12 fbcff567d0
KAFKA-13865: Fix ResponseSendTimeMs metric in RequestChannel is removed twice (#12111) 3 years ago
Jason Gustafson f0a09ea003
MINOR: Fix event output inconsistencies in TransactionalMessageCopier (#12098) 3 years ago
RivenSun 53ad99309d
MINOR: Improve document description in zero-copy (#12099) 3 years ago
Rajani Karuturi a673f21242
KAFKA-12380 shutdown Executor in Connect's Worker when closed (#11955) 3 years ago
Ismael Juma c462a657ec
KAFKA-13794: Fix comparator of inflightBatchesBySequence in TransactionsManager (round 3) (#12096) 3 years ago
David Jacot 4a367577b9
MINOR: Fix minor typos in `PartitionChangeBuilder` (#12101) 3 years ago
Guozhang Wang e026384ffb
HOTFIX: Only measure in nano when producer metadata refresh is required (#12102) 3 years ago
Mike Tobola 6d7723f073
MINOR: fix html generation syntax errors (#12094) 3 years ago
Jason Gustafson f2a782a4d7
MINOR: Rename `AlterIsrManager` to `AlterPartitionManager` (#12089) 3 years ago
Philip Nee b020819ac4
KAFKA-12841: Remove an additional call of onAcknowledgement (#12064) 3 years ago
Alyssa Huang 2a7fdd7670
MINOR; enable KRaft in ConfigCommandIntegrationTest (#11732) 3 years ago
David Jacot a5f7c82a86
MINOR: Refactor `kafka.cluster.Replica` (#12081) 3 years ago
Jason Gustafson 25ee7f147c
MINOR: Change `AlterPartition` validation order in `KafkaController` (#12032) 3 years ago
RivenSun 2b64f1a571
MINOR: Using enums for auto.offset.reset configuration (#12077) 3 years ago
ruanliang e8c675ed56
KAFKA-13834: add test coverage for RecordAccumulatorTest (#12092) 3 years ago
Hongten ff3d42a18c
KAFKA-13852: Kafka Acl documentation bug for wildcard '*' (#12090) 3 years ago
David Jacot 7c8c65fc54
MINOR: Rename `ZkVersion` to `PartitionEpoch` (#12071) 3 years ago
Colin Patrick McCabe d480c4aa6e
KAFKA-13841: Fix a case where we were unable to place on fenced brokers in KRaft mode (#12075) 3 years ago
Luke Chen f28a2ee918
MINOR: revert back to 60s session timeout for static membership test (#11881) 3 years ago
José Armando García Sancio 4380eae7ce
MINOR; Fix partition change record noop check (#12073) 3 years ago
Clay Johnson 32311bf369
MINOR: Improve Gradle Caching and Fix Deprecations (#12003) 3 years ago
ruanliang 252e09501d
KAFKA-13834: fix drain batch starving issue (#12066) 3 years ago
RivenSun 6b07f42ecd
MINOR: cleanup for postProcessAndValidateIdempotenceConfigs method (#12069) 3 years ago