CDCDatabase plugin shouldn't expect Kafka to be running during deployment
Description
Release Notes
None
Activity
Show:

Bhooshan Mogal July 16, 2020 at 11:54 PM
deprioritizing old cdc plugins
Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee

Reporter

Labels
Components
Sprint
None
Priority
Created July 14, 2018 at 1:29 AM
Updated December 9, 2020 at 8:58 PM
Resolved July 16, 2020 at 11:54 PM
It seems like the plugin does validation that expects Kafka to be running while deployment. This should be moved to task initialization/runtime, because even if this check passes, there is no guarantee that Kafka will be running at runtime.