kafka/connect
Ismael Juma ad541b9759
MINOR: KafkaBroker.brokerState should be volatile instead of AtomicReference (#10080)
We don't need or use the additional functionality provided by
AtomicReference.

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>, David Arthur <mumrah@gmail.com>
2021-02-10 07:12:06 -08:00
..
api MINOR: replace hard-coding utf-8 with StandardCharsets.UTF_8 (#10079) 2021-02-09 10:06:01 +08:00
basic-auth-extension/src KAFKA-10895: Gracefully handle invalid JAAS configs (follow up fix) (#9987) 2021-02-03 13:51:03 -08:00
file/src KAFKA-12200: Migrate connect:file module to JUnit 5 (#9917) 2021-01-17 17:01:51 -08:00
json MINOR: replace hard-coding utf-8 with StandardCharsets.UTF_8 (#10079) 2021-02-09 10:06:01 +08:00
mirror KAFKA-10021: Changed Kafka backing stores to use shared admin client to get end offsets and create topics (#9780) 2021-02-09 11:09:41 -06:00
mirror-client/src KAFKA-10834: Remove redundant type casts in Connect (#10053) 2021-02-04 17:08:56 -08:00
runtime/src MINOR: KafkaBroker.brokerState should be volatile instead of AtomicReference (#10080) 2021-02-10 07:12:06 -08:00
transforms/src KAFKA-10834: Remove redundant type casts in Connect (#10053) 2021-02-04 17:08:56 -08:00