kafka/checkstyle
Mahsa Seifikar 8468317dac
CI / build (push) Waiting to run Details
KAFKA-19467; Add a metric for controller thread idleness (#20422)
This change adds the metric ControllerEventManager::AvgIdleRatio which
measures the amount of time the controller spends blocked waiting for
events vs the amount of time spent processing events. A value of 1.0
means that the controller spent the entire interval blocked waiting for
events.

Reviewers: José Armando García Sancio <jsancio@apache.org>, Kevin Wu
 <kevin.wu2412@gmail.com>, Alyssa Huang <ahuang@confluent.io>, TengYao
 Chi <frankvicky@apache.org>, Reviewers: Chia-Ping Tsai
 <chia7712@apache.org>
2025-10-02 14:02:47 -04:00
..
.scalafmt.conf MINOR: Update to Scala 2.13.12 (#14430) 2023-09-24 06:05:12 -07:00
checkstyle.xml MINOR: Disallow unused local variables (#18963) 2025-03-10 09:37:35 +01:00
import-control-clients-integration-tests.xml KAFKA-19042 Rewrite ConsumerBounceTest by Java (#19822) 2025-06-30 00:40:36 +08:00
import-control-coordinator-common.xml MINOR: Remove unnecessary dependencies from coordinator-common (follow up to pr#20089) (#20194) 2025-07-19 19:08:33 +08:00
import-control-core.xml KAFKA-14523: Move kafka.log.remote classes to storage (#19474) 2025-04-17 11:05:14 +02:00
import-control-examples.xml KAFKA-18658 add import control for examples module (#18812) 2025-02-11 06:07:40 +08:00
import-control-group-coordinator.xml KAFKA-17747: [2/N] Add compute topic and group hash (#19523) 2025-05-15 10:48:45 +02:00
import-control-jmh-benchmarks.xml KAFKA-19716: Clear out coordinator snapshots periodically while loading (#20547) 2025-09-19 09:44:07 +02:00
import-control-metadata.xml MINOR: Move RaftManager interface to raft module (#20366) 2025-09-16 16:19:42 +08:00
import-control-server-common.xml KAFKA-18711 Move DelegationTokenPublisher to metadata module (#20475) 2025-09-24 20:19:08 +08:00
import-control-server.xml KAFKA-19254 Add generic feature level metrics (#20021) 2025-07-15 04:27:04 +08:00
import-control-share-coordinator.xml KAFKA-18813: ConsumerGroupHeartbeat API and ConsumerGroupDescribe API must check topic describe (#18989) 2025-02-26 13:05:36 -05:00
import-control-storage.xml KAFKA-19034 [1/N] Rewrite RemoteTopicCrudTest by ClusterTest and move it to storage module (#19681) 2025-05-25 14:50:16 +08:00
import-control-test-common-internal-api.xml KAFKA-17587 Refactor test infrastructure (#18602) 2025-01-24 09:03:43 -05:00
import-control-test-common-runtime.xml KAFKA-17587 Refactor test infrastructure (#18602) 2025-01-24 09:03:43 -05:00
import-control-test-common-util.xml KAFKA-17587 Refactor test infrastructure (#18602) 2025-01-24 09:03:43 -05:00
import-control-transaction-coordinator.xml KAFKA-19609 Move TransactionLogTest to transaction-coordinator module (#20460) 2025-09-15 11:25:54 +08:00
import-control.xml KAFKA-19467; Add a metric for controller thread idleness (#20422) 2025-10-02 14:02:47 -04: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-19384 The passing of BrokerRegistrationRequestTest is a false positive (#20338) 2025-08-17 01:19:10 +08:00