102 Commits (trunk)

Author SHA1 Message Date
Ismael Juma a72056e20d
MINOR: Replace Java 20 with Java 21 in `README.md` (#14451) 1 year ago
Colin Patrick McCabe c7de30f38b
KAFKA-15183: Add more controller, loader, snapshot emitter metrics (#14010) 1 year ago
Said Boudjelda 2e30dd894f
MINOR: add JDK 20 build support to README (#14061) 1 year ago
Chia-Ping Tsai 3b5bb2f6a2
MINOR: use built-in "--rerun" to replace "-Prerun-tests" (#13343) 2 years ago
Ismael Juma 52bb677bbe
MINOR: Reuse gradle daemon for scala compilation by default (#12280) 2 years ago
Lucas Brutschy 7dcaec4a79
MINOR: Fix usage instruction of skipSigning build parameter (#12731) 2 years ago
Ismael Juma 2e0f9f42dd
MINOR: Inline "Running a Kafka broker in KRaft mode" (#12750) 2 years ago
José Armando García Sancio e8e815b1b6
MINOR; Update documentation for printing dependencies (#12610) 2 years ago
John Roesler 322a065b90
KAFKA-13714: Fix cache flush position (#11926) 3 years ago
John Roesler dcd09de1ed
MINOR: Clarify how to publish specific projects to the local repo (#11938) 3 years ago
Kamal Chandraprakash 496aa1f84b
MINOR: Provide valid examples in README page. (#10259) 3 years ago
Ismael Juma ca375d8004
MINOR: Reduce scala compilation time by 15% via scalac backend parallelism (#11739) 3 years ago
Dmitriy Fishman 14671e28d7
MINOR: Fix typo in README.md (#11407) 3 years ago
Ismael Juma 0118330103
KAFKA-13273: Add support for Java 17 (#11296) 3 years ago
Manikumar Reddy c807980088
MINOR: Update `./gradlew allDepInsight` example in README (#11125) 3 years ago
Ismael Juma fd66db4793
KAFKA-12930,KAFKA-12929: Deprecate Java 8 and Scala 2.12 (#11059) 3 years ago
Ismael Juma 855011f92a
MINOR: Upgrade Gradle to 7.1.1 and remove JDK 15 build (#10968) 3 years ago
Ismael Juma 13ffebe2f1
MINOR: Update jacoco to 0.8.7 for JDK 16 support (#10654) 3 years ago
Ismael Juma 16b2d4f3a7
MINOR: Self-managed -> KRaft (Kafka Raft) (#10414) 4 years ago
Ismael Juma 7c7e8078e4
MINOR: Use self-managed mode instead of KIP-500 and nozk (#10362) 4 years ago
Ismael Juma 7a3ebbebbc
KAFKA-12415 Prepare for Gradle 7.0 and restrict transitive scope for non api dependencies (#10203) 4 years ago
Ismael Juma b5265e98eb
KAFKA-12357: Do not inline methods from the scala package by default (#10174) 4 years ago
Ismael Juma 8cabd57612
MINOR: Update jmh to 1.27 for async profiler support (#9129) 4 years ago
Ismael Juma aa0cd667bc
MINOR: Replace Java 14 with Java 15 in the README (#9298) 4 years ago
Luke Chen d7f3505a21
MINOR: Update scala default version in readme (#9260) 4 years ago
David Arthur 241e1447fa
KAFKA-10444: Configure PR builds via Jenkinsfile (#9238) 4 years ago
showuon 048f45ce91
update the quickstart link in readme (#9158) 4 years ago
John Roesler a44ac3b3cd
MINOR: add task ':streams:testAll' (#9073) 4 years ago
Ismael Juma 5ecd094b57
MINOR: Reduce build time by gating test coverage plugins behind a flag (#8899) 4 years ago
Ismael Juma 1d438033f7
MINOR: Pass `-release 8` to scalac and upgrade to Gradle 6.4 (#8538) 4 years ago
Ismael Juma dbe618c63c
KAFKA-9907: Switch default build to Scala 2.13 (#8537) 4 years ago
Ismael Juma d6da0452b6
MINOR: Update to Gradle 6.3 (#7677) 4 years ago
Boyang Chen 1263576b60
MINOR: add process(Test)Messages to the README (#8480) 4 years ago
Viktor Somogyi 987f0eeb31
KAFKA-8164: Add support for retrying failed (#8019) 5 years ago
Ismael Juma 6dc6f6a60d
KAFKA-9324: Drop support for Scala 2.11 (KIP-531) (#7859) 5 years ago
Bryan Ji 29ccbed2c2 MINOR: Fix small typo in main README (#7779) 5 years ago
Grant Henke 09f700ab3e KAFKA-1714: Fix gradle wrapper bootstrapping (#6031) 5 years ago
Arvind Thirunarayanan 255fcdc236 MINOR: add dependency analysis debugging tasks 5 years ago
Dejan Stojadinović 5339d2dfd2 KAFKA-7197: Support Scala 2.13 (#5454) 5 years ago
Stanislav Kozlovski 9e60f4cd17 MINOR: Add system tests README link from main README (#6939) 5 years ago
Ismael Juma 7d9e93ac6d
MINOR: Use https instead of http in links (#6477) 5 years ago
Attila Sasvari 09c4a3e87d MINOR: Update README.md with Gradle 5+ requirement (#6039) 6 years ago
Colin Hicks 4a0fd4c41b MINOR: Bump Gradle version to 5.0 (#5964) 6 years ago
Ismael Juma b4722cc16f
KAFKA-7524: Recommend Scala 2.12 and use it for development (#5530) 6 years ago
Stanislav Kozlovski df35c22eac MINOR: Update minimum required Gradle version to 4.7 (#5642) 6 years ago
Ismael Juma f123d2f18c KAFKA-5887; Replace findBugs with spotBugs and upgrade to Gradle 4.10 6 years ago
Manikumar Reddy O 62ea10a5c1 MINOR: Update README to specify Gradle 4.6 as the minimum required version (#5606) 6 years ago
Ismael Juma e70a191d30
KAFKA-4423: Drop support for Java 7 (KIP-118) and update deps (#5046) 6 years ago
Matthias Wessendorf 43aaa7c363 KAFKA-5895: Gradle 3.0+ is needed on the build (#3861) 7 years ago
Ismael Juma 3e86161b84 MINOR: Update to Scala 2.11.12 (part 2) 7 years ago