druid/extensions-contrib/kafka-emitter
Abhishek Radhakrishnan c324e37751
Add javadocs to `KafkaEmitterTest` & fix flaky test (#15898)
* Address review comment: add test javadocs

* Fix flaky assertion failure.

Use ConcurrentHashMap instead of HashMap because the producer callback
can trigger concurrently and override the map initialization.

* fixup intellij inspection
2024-02-14 11:52:06 -08:00
..
src Add javadocs to `KafkaEmitterTest` & fix flaky test (#15898) 2024-02-14 11:52:06 -08:00
pom.xml Clean up kafka emitter tests, add more validations and code coverage. (#15878) 2024-02-12 16:22:19 -05:00