558 Commits (trunk)

Author SHA1 Message Date
Ron Dagostino e27926f92b
KAFKA-14735: Improve KRaft metadata image change performance at high … (#13280) 1 year ago
Chia-Ping Tsai 637bc92ba1
MINOR: move RecordReader from org.apache.kafka.tools (client module) to org.apache.kafka.tools.api (tools-api module) (#13454) 1 year ago
vamossagar12 c14f56b484
KAFKA-14586: Moving StreamResetter to tools (#13127) 2 years ago
Lucas Brutschy 6fae237638
MINOR: Use JUnit-5 extension to enforce strict stubbing (#13347) 2 years ago
Mickael Maison ccfc389a63
KAFKA-14804: Update swagger plugin/dependencies to 2.2.8 (#13388) 2 years ago
David Arthur 4f990dcd40
Revert swagger plugin to 2.2.0 (#13387) 2 years ago
Chris Egerton 39d41e5aac
KAFKA-14781: Downgrade MM2 log message severity when no ACL authorizer is configured on source broker (#13351) 2 years ago
David Jacot 788cc11f45
KAFKA-14462; [3/N] Add `onNewMetadataImage` to `GroupCoordinator` interface (#13357) 2 years ago
Chia-Ping Tsai 3b5bb2f6a2
MINOR: use built-in "--rerun" to replace "-Prerun-tests" (#13343) 2 years ago
Dejan Stojadinović e348da4095
MINOR: Update gradle to 8.0.2 and update several gradle plugins (#13339) 2 years ago
Chia-Ping Tsai 3d9a03cfe8
MINOR: fix rerun-tests for unit test (#13288) 2 years ago
Ismael Juma dcc1799951
MINOR: srcJar should depend on processMessages task (#13316) 2 years ago
Hector Geraldino 5f9d01668c
KAFKA-14060: Replace EasyMock and PowerMock with Mockito in AbstractWorkerSourceTaskTest (#13191) 2 years ago
Ismael Juma 4441a01bb0
MINOR: Enable spotless for streams-scala when Java 11+ is used (#13311) 2 years ago
Dejan Stojadinović 72dd401e51
KAFKA-14680: Upgrade gradle version from 7.6 to 8.0.1 (#13205) 2 years ago
Satish Duggana 322ac86ba2
KAFKA-14706: Move/rewrite ShutdownableThread to server-common module. (#13234) 2 years ago
Chris Egerton f93d5af839
KAFKA-15086, KAFKA-9981: Intra-cluster communication for Mirror Maker 2 (#13137) 2 years ago
Ismael Juma 031d0ff1ba
MINOR: Update build and test dependencies for 3.5 (#13199) 2 years ago
Satish Duggana 1d3fb76092
KAFKA-14688 Move package org.apache.kafka.server.log.internals to org.apache.kafka.storage.internals.log (#13213) 2 years ago
David Jacot 094e343f18
KAFKA-14678; Move `__consumer_offsets` records from `core` to `group-coordinator` (#13200) 2 years ago
Eric Haag b20e2539b4
MINOR: Remove unnecessary call to asCollection causing eager dependency resolution (#13149) 2 years ago
Federico Valeri 50e0e3c257
KAFKA-14582: Move JmxTool to tools (#13136) 2 years ago
Lucas Brutschy eb7f490159
chore: Fix scaladoc warnings (#13164) 2 years ago
Federico Valeri 72cfc994f5
KAFKA-14628: Move CommandLineUtils and CommandDefaultOptions to tools (#13131) 2 years ago
Ismael Juma 01aee55fc4
MINOR: Remove some connect tests from Java 17 block list (#13121) 2 years ago
David Jacot 2e0a005dd4
KAFKA-14367; Add internal APIs to the new `GroupCoordinator` interface (#13112) 2 years ago
Ismael Juma 8ac644d2b1
KAFKA-14607: Move Scheduler/KafkaScheduler to server-common (#13092) 2 years ago
José Armando García Sancio 896573f9bc
KAFKA-14279: Add 3.3.x streams system tests (#13077) 2 years ago
Satish Duggana 47288806b3
MINOR Fixed doc generation for LogConfig class in genTopicConfigDocs. (#13079) 2 years ago
Ismael Juma e8232edd24
KAFKA-14477: Move LogValidator and related to storage module (#13012) 2 years ago
Shekhar Rajak 2dcf306ef8
KAFKA-14132: Replace EasyMock and PowerMock with Mockito in connect/runtime/ErrorHandlingTaskTest (#12735) 2 years ago
Satish Duggana 7146ac57ba
[KAFKA-13369] Follower fetch protocol changes for tiered storage. (#11390) 2 years ago
Ismael Juma 88725669e7
MINOR: Move MetadataQuorumCommand from `core` to `tools` (#12951) 2 years ago
Patrik Marton 1c10d107fe
KAFKA-14293: Basic Auth filter should set the SecurityContext after a successful login (#12846) 2 years ago
Ismael Juma 13c9c78a1f
MINOR: Remove unnecessary scalac warnings suppression (#12953) 2 years ago
Matthew de Detrich 6ae08c4ee8
KAFKA-14256: Upgrade from Scala 2.13.8 to 2.13.10 (#12675) 2 years ago
Ismael Juma 52bb677bbe
MINOR: Reuse gradle daemon for scala compilation by default (#12280) 2 years ago
Mickael Maison 40af3a7450
KAFKA-14413: Separate MirrorMaker configurations for each connector (#12899) 2 years ago
Ismael Juma 528a4ba1a7
MINOR: Remove config/kraft/README.md from rat exclusion list (#12923) 2 years ago
Greg Harris fca5bfe13c
KAFKA-14346: Remove hard-to-mock RestClient calls (#12828) 2 years ago
Christo Lolov 1894856d0e
KAFKA-13414: Replace PowerMock/EasyMock with Mockito in connect.storage.KafkaOffsetBackingStoreTest (#12418) 2 years ago
David Jacot 7387a11625
KAFKA-14363; Add new `group-coordinator` module (KIP-848) (#12827) 2 years ago
David Jacot bc780c7c32
MINOR: Move timeline data structures from metadata to server-common (#12811) 2 years ago
Chris Egerton 14c36c7539
KAFKA-14058: Migrate ExactlyOnceWorkerSourceTaskTest from EasyMock and Powermock to Mockito (#12409) 2 years ago
Matthew de Detrich 9ab140d541
KAFKA-14132; Replace EasyMock with Mockito ConnectorsResourceTest (#12725) 2 years ago
Divij Vaidya 5e399fe6f3
Move to mockito (#12465) 2 years ago
Manikumar Reddy 06dc67a480
MINOR: Fix allDepInsight gradle task with gradle 7.5 (#12779) 2 years ago
Manikumar Reddy 0a111a0812
MINOR: Fix rat task verbose output config (#12786) 2 years ago
Chris Egerton 215d4f93bd
MINOR: Remove duplicate test dependency declarations for clients module (#12764) 2 years ago
Chris Egerton 18e60cb000
KAFKA-12497: Skip periodic offset commits for failed source tasks (#10528) 2 years ago