-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
-
-
Actually in Debezium there are different way to instantiate an Heartbeat, we propose to remove the usage in the ConnectorConfiguration in favor of HeartBeatFactory. Furthermore we deprecate the constructors in favor of a parameter based factory. These changes should allow the introduction of different factories injected by serviceLoader (which simplify the introduction of Heartbeat CDI based).