Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.4.2.Final, 1.5.0.Beta1
-
Component/s: documentation
-
Labels:None
Description
at the moment in paragraph 2.2 of https://access.redhat.com/documentation/en-us/red_hat_integration/2020-q3/html/getting_started_with_debezium/starting-services#setting-up-kafka-cluster it is not completely clear the role that KafkaConnector and KafkaConnect play.
Also that kafkaconnect need to have the following annotation to work:
annotations:strimzi.io/use-connector-resources: "true"
It is also wrongly described and referenced in the same paragraph as KafkaConnector, when in fact all references in the page should just be to KafkaConnect