kafka/checkstyle
Alyssa Huang 2e8ae0ed45
MINOR: Fix some Request toString methods (#19655) (#19692)
Reviewers: Colin P. McCabe <cmccabe@apache.org>
```
Conflicts:
    clients/src/main/java/org/apache/kafka/common/requests/AlterUserScramCredentialsRequest.java - import statement 
    clients/src/main/java/org/apache/kafka/common/requests/IncrementalAlterConfigsRequest.java - import statement
    core/src/test/scala/unit/kafka/network/RequestChannelTest.scala - difference in unrelated parameter
    core/src/test/scala/unit/kafka/server/KafkaApisTest.scala - different logging and metadatacache instantiation
```

Cherry-Picked-From: 042be5b9ac
Cherry-Picked-By: Alyssa Huang <ahuang@confluent.io>
Cherry-Picked-At: Mon May 12 13:48:31 2025 -0700
2025-05-27 15:40:29 -07: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-15265: Integrate RLMQuotaManager for throttling copies to remote storage (#15820) 2024-06-12 06:44:47 +05:30
import-control-group-coordinator.xml KAFKA-7632: Support Compression Levels (KIP-390) (#15516) 2024-05-21 17:58:49 +02:00
import-control-jmh-benchmarks.xml KAFKA-15853 Move KRAFT configs out of KafkaConfig (#15775) 2024-04-27 07:02:31 +08:00
import-control-metadata.xml KAFKA-7632: Support Compression Levels (KIP-390) (#15516) 2024-05-21 17:58:49 +02:00
import-control-server-common.xml KAFKA-15853 Move KafkaConfig log properties and docs out of core (#15569) 2024-04-20 04:14:23 +08:00
import-control-server.xml KAFKA-15853 Move socket configs into org.apache.kafka.network.SocketServerConfigs (#15772) 2024-04-23 17:39:36 +08:00
import-control-storage.xml KAFKA-16783: Migrate RemoteLogMetadataManagerTest to new test infra (#15983) 2024-05-22 11:28:01 +08:00
import-control.xml MINOR: Fix some Request toString methods (#19655) (#19692) 2025-05-27 15:40:29 -07: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-17062: handle dangling "copy_segment_start" state when deleting… (#17359) 2024-10-04 14:51:05 +08:00