Unable to Find Debezium Heartbeat Topic in Confluent UI/CLI with Kafka Connect Standalone on Kubernetes
I’m currently using the Confluent Kubernetes Operator for managing a Kafka cluster, along with a Kafka Connect standalone node. Within this setup, I’ve configured a Debezium PostgreSQL source connector with the heartbeat option enabled. The purpose of enabling the heartbeat option is to facilitate the cleanup of the PostgreSQL Write-Ahead Log (WAL).