2869 Commits (trunk)

Author SHA1 Message Date
egyedt 139f7709bd
Fix log DateTime format unit test (#13441) 2 years ago
Chia-Ping Tsai 18fba41946
KAFKA-10244 An new java interface to replace 'kafka.common.MessageReader' (#13393) 2 years ago
Kirk True a3252629a3
KAFKA-14365: Extract common logic from Fetcher (#13425) 2 years ago
Spacrocket 71ca8ef4ec
KAFKA-14722: Make BooleanSerde public (#13382) 2 years ago
hudeqi f79c2a6e04
MINOR:Incorrect/canonical use of constants in AdminClientConfig and StreamsConfigTest (#13427) 2 years ago
Mickael Maison 52a4917988
MINOR: Cleanups in clients common.config (#13422) 2 years ago
Calvin Liu 79b5f7f1ce
KAFKA-14617: Add ReplicaState to FetchRequest (KIP-903) (#13323) 2 years ago
Rajini Sivaram 1401769d92
KAFKA-14452: Refactor AbstractStickyAssignor to prepare for rack-aware assignment (#13349) 2 years ago
Kirk True c74c0f2fac
KAFKA-14758: Extract inner classes from Fetcher for reuse in refactoring (#13301) 2 years ago
José Armando García Sancio 5f6a050bfe
MINOR; Export control record type value (#13366) 2 years ago
Kirk True c5240c0390
KAFKA-14317: ProduceRequest timeouts are logged as network exceptions (#12813) 2 years ago
José Armando García Sancio 00c7a018b8
KAFKA-14794; Decode base64 JSON string (#13363) 2 years ago
Philip Nee 6fbe4d85a2
KAFKA-14761 Adding integration test for the prototype consumer (#13303) 2 years ago
Justine Olshan 29a1a16668
KAFKA-14402: Update AddPartitionsToTxn protocol to batch and handle verifyOnly requests (#13231) 2 years ago
Rajini Sivaram 4d43abf1e0
KAFKA-14770: Allow dynamic keystore update for brokers if string representation of DN matches even if canonical DNs don't match (#13346) 2 years ago
Christo Lolov 5b295293c0
MINOR: Remove unnecessary toString(); fix comment references (#13212) 2 years ago
hudeqi 1ae6405c47
MINOR: Fix hint in selector poll (#13324) 2 years ago
Proven Provenzano 38c409cf33
KAFKA-14084: SCRAM support in KRaft. (#13114) 2 years ago
Gantigmaa Selenge ea30ec4b56
KAFKA-14590: Move DelegationTokenCommand to tools (#13172) 2 years ago
RivenSun 9be36a4cd3
KAFKA-14729: The kafakConsumer pollForFetches(timer) method takes up a lot of cpu due to the abnormal exit of the heartbeat thread (#13270) 2 years ago
Rajini Sivaram 98d84b17f7
KAFKA-14451: Rack-aware consumer partition assignment for RangeAssignor (KIP-881) (#12990) 2 years ago
Philip Nee f7f376f6c1
KAFKA-12639: Exit upon expired timer to prevent tight looping (#13190) 2 years ago
Yash Mayya d143d349ec
MINOR: ExponentialBackoff Javadoc improvements (#13317) 2 years ago
Mickael Maison 461c5cfe05
MINOR: Various cleanups in common utils (#13174) 2 years ago
Hoki Min dfd8fdb859
MINOR: Replace String literal with existing String variable (#13305) 2 years ago
Philip Nee 62431dca70
KAFKA-14468: Implement CommitRequestManager to manage the commit and autocommit requests (#13021) 2 years ago
Chia-Ping Tsai 7626a43079
KAFKA-14295 FetchMessageConversionsPerSec meter not recorded (#13279) 2 years ago
David Jacot c55e5afb83
KAFKA-14744; NPE while converting OffsetFetch from version < 8 to version >= 8 (#13295) 2 years ago
bachmanity1 3fe2f8c442
MINOR: after reading BYTES type it's possible to access data beyond its size (#13261) 2 years ago
Luke Chen 30d7d3b5ce
MINOR: add size check for tagged fields (#13100) 2 years ago
Kirk True c9a42c85e2
KAFKA-14675: Extract metadata-related tasks from Fetcher into MetadataFetcher 1/4 (#13192) 2 years ago
Terry f3dc3f0dad
Kafka 14565: On failure, close AutoCloseable objects instantiated and configured by AbstractConfig (#13168) 2 years ago
Christo Lolov ba0c5b0902
MINOR: Simplify JUnit assertions in tests; remove accidental unnecessary code in tests (#13219) 2 years ago
José Armando García Sancio 10164a6d2e
KAFKA-14693; Kafka node should halt instead of exit (#13227) 2 years ago
Mickael Maison fa43f13044
MINOR: Various cleanups in clients javadoc (#13239) 2 years ago
Manikumar Reddy 1ed61e4090 MINOR: Few cleanups to JaasContext/Utils classes 2 years ago
Philip Nee eee2bf9686
KAFKA-6793: Unused configuration logging appears to be noisy and unnecessary (#13225) 2 years ago
Chris Egerton 8cfafba279
KAFKA-14021: Implement new KIP-618 APIs in MirrorSourceConnector (#12366) 2 years ago
Rajini Sivaram ef9c9486da
KAFKA-14676: Include all SASL configs in login cache key to ensure clients in a JVM can use different OAuth configs (#13211) 2 years ago
Divij Vaidya e903f2cd96
KAFKA-7109: Close fetch sessions on close of consumer (#12590) 2 years ago
David Jacot 3be7f7d611
KAFKA-14391; Add ConsumerGroupHeartbeat API (#12972) 2 years ago
Christo Lolov a0a9b6ffea
MINOR: Remove unnecessary code (#13210) 2 years ago
Yash Mayya a3cf8b54e0
KAFKA-14455: Kafka Connect create and update REST APIs should surface failures while writing to the config topic (#12984) 2 years ago
Colin Patrick McCabe eb7d5cbf15
MINOR: add startup timeouts to KRaft integration tests (#13153) 2 years ago
Kirk True bc1ce9f0f1
KAFKA-14623: OAuth's HttpAccessTokenRetriever potentially leaks secrets in logging (#13119) 2 years ago
Jason Gustafson b2cb546fba
MINOR: Small cleanups in refactored consumer implementation (#13138) 2 years ago
Mickael Maison 00e5803cd3
MINOR: Various cleanups in client tests (#13094) 2 years ago
Philip Nee ca80502ebe
Update outdated documentation. (#13139) 2 years ago
A. Sophie Blee-Goldman 79b12cbe65
MINOR: fix flaky StickyAssignorTest.testLargeAssignmentAndGroupWithNonEqualSubscription (#13134) 2 years ago
Alex Sorokoumov 4b75265761
KAFKA-14638: Elaborate when transaction.timeout.ms resets (#13129) 2 years ago