Closed nsharma-git closed 3 years ago
@nsharma-git this results in differing versions of Replicator & Connect, which is not supported.
Replicator and Connect must always be running on the same version, we don’t support different versions of Replicator and Connect. If it’s working now that may be a coincidence.
Sorry for my misunderstanding. From configuration in previous releases, I was under impression that its supported - https://github.com/confluentinc/cp-demo/blob/5.5.x/env_files/config.env
Description
cp-demo looks for kafka-connect-replicator:6.0.3 on branch 6.0.x Since this plugin is not available on confluent hub, the demo fails to start.
What behavior does this PR change, and why? Since 6.0.3 is a security patch, we can use the connectors from previous version
Author Validation
Describe the validation already done, or needs to be done, by the PR submitter.
[ ] Run cp-demo