kafka/checkstyle
Colin Patrick McCabe 07553d13f7
MINOR: create KafkaConfigSchema and TimelineObject (#11809)
Create KafkaConfigSchema to encapsulate the concept of determining the types of configuration keys.
This is useful in the controller because we can't import KafkaConfig, which is part of core. Also
introduce the TimelineObject class, which is a more generic version of TimelineInteger /
TimelineLong.

Reviewers: David Arthur <mumrah@gmail.com>
2022-03-02 14:26:31 -08:00
..
.scalafmt.conf Add license header in suppressions.xml (#11753) 2022-02-17 14:35:36 +08:00
checkstyle.xml Add license header in suppressions.xml (#11753) 2022-02-17 14:35:36 +08:00
import-control-core.xml Add license header in suppressions.xml (#11753) 2022-02-17 14:35:36 +08:00
import-control-jmh-benchmarks.xml Add license header in suppressions.xml (#11753) 2022-02-17 14:35:36 +08:00
import-control.xml MINOR: create KafkaConfigSchema and TimelineObject (#11809) 2022-03-02 14:26:31 -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-10000: Add new metrics for source task transactions (#11772) 2022-02-23 14:48:43 +01:00