db2kafka v0.1.0 API Reference

Modules

This module contains a GenServer that can be used to track per-topic health. When writing to Kafka, the result of the operation can be sent here through the report_partition_ok and report_partition_error messages (which are processed async). The GenServer keeps track of partitions across a topic, and whenever a state is reached that no partitions are reported healthy, the process will kill itself