kafka/connect
Colin Patrick McCabe 772f2cfc82
MINOR: Replace BrokerStates.scala with BrokerState.java (#10028)
Replace BrokerStates.scala with BrokerState.java, to make it easier to use from Java code if needed.  This also makes it easier to go from a numeric type to an enum.

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
2021-02-03 13:41:38 -08:00
..
api MINOR: Remove redundant casting and if condition from ConnectSchema (#9959) 2021-01-27 14:52:33 +08:00
basic-auth-extension/src KAFKA-12201: Migrate connect:basic-auth-extensio module to JUnit 5 (#9892) 2021-01-14 15:43:47 -08:00
file/src KAFKA-12200: Migrate connect:file module to JUnit 5 (#9917) 2021-01-17 17:01:51 -08:00
json KAFKA-12221 remove PowerMock from connect-json module and connect-transforms module (#9924) 2021-01-19 00:05:44 +08:00
mirror MINOR: Fix MirrorMakerConfigTest build failures 2021-01-28 18:32:35 -08:00
mirror-client/src KAFKA-12203 Migrate connect:mirror-client module to JUnit 5 (#9889) 2021-01-15 13:42:07 +08:00
runtime/src MINOR: Replace BrokerStates.scala with BrokerState.java (#10028) 2021-02-03 13:41:38 -08:00
transforms/src KAFKA-12197: Migrate connect:transforms module to JUnit 5 (#9907) 2021-01-16 07:17:37 -08:00