11416 Commits (583f70800666ba94f4059b699e4c1a06346393e3)
 

Author SHA1 Message Date
Tanay Karmarkar 583f708006
MINOR: Delete unneeded classgraph-MIT license (#14040) 1 year ago
Greg Harris f6e7aa3763
KAFKA-15150: Add ServiceLoaderScanner implementation (#13971) 1 year ago
Greg Harris 844469311a
KAFKA-10579: Upgrade reflections from 0.9.12 to 0.10.2 (#14029) 1 year ago
Greg Harris d5a00cca74
KAFKA-15162: Reflectively find plugins in parent ClassLoaders that aren't on the classpath (#13977) 1 year ago
gaurav-narula 29f36d733b
KAFKA-15141: Initialize logger statically on hot codepaths (#13949) 1 year ago
Yash Mayya a68281bf3c
MINOR: Fix Connect compatibility javadocs to use NoSuchMethodError instead of NoSuchMethodException (#14036) 1 year ago
Greg Harris 1f7f6ceebf
KAFKA-15211: Mock InvalidParameterException in DistributedConfigTest (#14039) 1 year ago
Said Boudjelda 2999168cde
MINOR: Upgrade Gradle wrapper version to 8.2.1 (#14032) 1 year ago
Tanay Karmarkar f66a0f0bab
KAFKA-15199: Remove Leading and Trailing Spaces in release.py (#14035) 1 year ago
Jeff Kim a500c3ecf9
KAFKA-14500; [5/N] Implement JoinGroup protocol in new GroupCoordinator (#13870) 1 year ago
Chase Thomas a82df3000a
MINOR: Update docs to include ZK deprecation notice and information (#14031) 1 year ago
Yash Mayya d6aaddf6ee
KAFKA-15091: Fix misleading Javadoc for SourceTask::commit (#13948) 1 year ago
Gantigmaa Selenge 5cb2504c49
KAFKA-14669: Use the generated docs for MirrorMaker configs in the doc (#13658) 1 year ago
Abhijeet Kumar fd3b1137d2
KAFKA-14953: Add tiered storage related metrics (#13944) 1 year ago
Yash Mayya 0b025b7711
KAFKA-15121: Implement the alterOffsets method in the FileStreamSourceConnector and the FileStreamSinkConnector (#13945) 1 year ago
Mickael Maison 3580f45381
Revert "MINOR: Update .asf.yaml file with refreshed github_whitelist, and collaborators" (#14037) 1 year ago
Mickael Maison a1f6ab6938 MINOR: Update .asf.yaml file with refreshed github_whitelist, and collaborators 1 year ago
Omnia G H Ibrahim 0c6b1a4e9a
KAFKA-14737: Move kafka.utils.json to server-common (#13585) 1 year ago
vamossagar12 fa5b493241
KAFKA-14647: Move TopicFilter to server-common/utils (#13158) 1 year ago
Said Boudjelda 2574bef61c
MINOR: remove unused variable in examples (#14021) 1 year ago
Kamal Chandraprakash cbd5d52ec7
KAFKA-9564: Local Tiered Storage implementation for Remote Storage Manager (#13837) 1 year ago
Hailey Ni 9e50f7cdd3
MINOR: Add ZK dual-write lag metric (#14009) 1 year ago
Iblis Lin 8afa881a11
fix typo in streams/dsl-api.html (#14023) 1 year ago
Max Riedel 15418db69d
KAFKA-15123: Add tests for ChunkedBytesStream (#13941) 1 year ago
Justine Olshan ea0bb00126
KAFKA-14884: Include check transaction is still ongoing right before append (take 2) (#13787) 1 year ago
David Arthur d9253fed5c
MINOR Improve logging during the ZK to KRaft migration (#14008) 1 year ago
Yash Mayya 2b19b7325a
KAFKA-15182: Normalize source connector offsets before invoking SourceConnector::alterOffsets (#14003) 1 year ago
David Jacot 32ff347b2c
KAFKA-14462; [23/23] Wire GroupCoordinatorService in BrokerServer (#13991) 1 year ago
Kirk True b3ce2e54f4
KAFKA-15180: Generalize integration tests to change use of KafkaConsumer to Consumer (#13997) 1 year ago
Divij Vaidya 4960a5ebe9
MINOR: Remove thread leak from ConsumerBounceTest (#13956) 1 year ago
David Arthur c84ac00609
Fix compile test error (#14013) 1 year ago
Okada Haruki ab71c56973
KAFKA-12261: Mention about potential delivery loss on increasing partition when auto.offset.reset = latest (#10167) 1 year ago
Colin Patrick McCabe 959f9ca4c0
MINOR: Standardize controller log4j output for replaying records (#13703) 1 year ago
Lucas Brutschy 5f20750dc1
Kafka Streams Threading: Exception handling (#13957) 1 year ago
hudeqi 8d24716f27
MINOR: Avoid slow Set.removeAll(List) in MirrorSourceConnector (#13992) 1 year ago
Sambhav Jain d114d8e29c
KAFKA-14938: Fixing flaky test testConnectorBoundary (#13646) 1 year ago
ezio 170f5f4ed0
KAFKA-15148: Mark tests correctly as integration tests where they running as unit tests (#13973) 1 year ago
Manikumar Reddy 4e85bc9f80
MINOR: Fix Jmxtool to honour wait option when MBean is not yet avaibale in MBean server (#13995) 1 year ago
David Jacot aafbe34443
KAFKA-14462; [22/N] Implement session and revocation timeouts (#13963) 1 year ago
Clay Johnson 451fff8937
MINOR: Capture build scans on ge.apache.org to benefit from deep build insights (#13676) 1 year ago
Mickael Maison b584e91036
KAFKA-15093: Add 3.4.0 and 3.5.0 to core upgrade and compatibility system tests (#13859) 1 year ago
Mickael Maison 354db26b95
MINOR: Add 3.5.0 and 3.4.1 to system tests (#13849) 1 year ago
Jim Galasyn f3ee9ff90f
MINOR: Add Streams API broker compatibility table (#13937) 1 year ago
Satish Duggana 7e2f878713
KAFKA-14522 Rewrite/Move of RemoteIndexCache to storage module. (#13275) 1 year ago
vamossagar12 adacfea2d6
KAFKA-12525: Ignoring stale status statuses when reading from Connect status topic (#13453) 1 year ago
Yi-Sheng Lien b8f3776f24
KAFKA-15155: Follow PEP 8 best practice in Python to check if a container is empty (#13974) 1 year ago
Alyssa Huang 5b5f6fcafb
[KAFKA-15137] Do not log entire request payload in KRaftControllerChannelManager (#13988) 1 year ago
ezio 6afcfba9f3
KAFKA-15159: upgrade minor dependencies (#13982) 1 year ago
hudeqi 51bc41031b
KAFKA-15139: Avoid slow Set.removeAll(List) in MirrorCheckpointConnector (#13946) 1 year ago
Yash Mayya 9ee28d1fe6
KAFKA-15145: Don't re-process records filtered out by SMTs on Kafka client retriable exceptions in AbstractWorkerSourceTask (#13955) 1 year ago