kafka/checkstyle
Nikolay d8673b26bf
KAFKA-15899 [1/2] Move kafka.security package from core to server module (#15572)
1) This PR moves kafka.security classes from core to server module.
2) AclAuthorizer not moved, because it has heavy dependencies on core classes that not rewrited from scala at the moment.
3) AclAuthorizer will be deleted as part of ZK removal

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
2024-03-30 11:54:22 +08:00
..
.scalafmt.conf MINOR: Update to Scala 2.13.12 (#14430) 2023-09-24 06:05:12 -07:00
checkstyle.xml KAFKA-14412: Decouple RocksDB access from CF (#15105) 2024-01-04 11:42:30 +01:00
import-control-core.xml KAFKA-14588 Log cleaner configuration move to CleanerConfig (#15387) 2024-03-05 18:11:56 +08:00
import-control-jmh-benchmarks.xml KAFKA-15899 [1/2] Move kafka.security package from core to server module (#15572) 2024-03-30 11:54:22 +08:00
import-control-metadata.xml KAFKA-15854: Move Java classes from `kafka.server` to the `server` module (#14796) 2023-11-19 22:09:19 -08:00
import-control-server-common.xml KAFKA-16349: Prevent race conditions in Exit class from stopping test JVM (#15484) 2024-03-28 20:07:42 -07:00
import-control-server.xml KAFKA-15853: Move AuthorizerUtils and its dependencies to server module (#15167) 2024-01-31 15:38:14 +01:00
import-control-storage.xml KAFKA-15854: Move Java classes from `kafka.server` to the `server` module (#14796) 2023-11-19 22:09:19 -08:00
import-control.xml KAFKA-14588 ZK configuration moved to ZkConfig (#15075) 2024-03-27 22:37:01 +08:00
java.header MINOR: improve license header check by providing head file instead of (prefix) header regex 2017-02-28 12:35:04 -08:00
suppressions.xml KAFKA-14683 Cleanup WorkerSinkTaskTest (#15506) 2024-03-15 03:50:57 +08:00