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

Pub sub connector not working with 2.8.1 #305

Open
nsgeorgi opened this issue Dec 21, 2021 · 0 comments
Open

Pub sub connector not working with 2.8.1 #305

nsgeorgi opened this issue Dec 21, 2021 · 0 comments

Comments

@nsgeorgi
Copy link

Hi guys,
Is this project not supporting kafka 2.8.1 yet? Im getting the below error message when trying to run against kafka 2.8.1:

[2021-11-26 08:51:18,278] ERROR Stopping due to error (org.apache.kafka.connect.cli.ConnectDistributed:86)
java.lang.NoSuchFieldError: DEFAULT_SOCKET_CONNECTION_SETUP_TIMEOUT_MS
at org.apache.kafka.connect.runtime.distributed.DistributedConfig.(DistributedConfig.java:245)
at org.apache.kafka.connect.cli.ConnectDistributed.startConnect(ConnectDistributed.java:95)
at org.apache.kafka.connect.cli.ConnectDistributed.main(ConnectDistributed.java:80)

Any ideas?
Thanks

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

1 participant