Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.2.1 version unable to update the connectors though prompt success #23

Open
Samlinxia opened this issue Mar 27, 2020 · 1 comment
Open

Comments

@Samlinxia
Copy link

I used the latest v0.2.1 prebuilt binary plugin, after run terraform apply it prompts Apply Complete! and no errors. But it turns out that the connectors config doesn't update, only the remote terraform.tfstate state updated. I'm wondering if there is any error returned from the github.com/ricardo-ch/go-kafka-connect/lib/connectors library. I git clone and built a new binary from source. Everything works. So I suspect whether is the GitAction build a janky binary.

@mahsoud
Copy link

mahsoud commented Aug 12, 2020

found the same issue, my Kafka Connect service was not resolvable via DNS. Terraform updated the state, but did not update the connector.

We have noticed the issue when we tried to add a new connector, got propper timeout error as expected. seems that it only affects update case.

Terraform v0.12.28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants