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

Make connect compatable with kafka plugin.discovery #265

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

joswlv
Copy link

@joswlv joswlv commented Jun 19, 2024

What is Plugin Discovery.

When connector is used with kafka version above 3.6 with default plugin.discovery worker configuration there would be a warning

org.apache.kafka.connect.runtime.isolation.Plugins","message":"One or more plugins are missing ServiceLoader manifests may not be usable with plugin.discovery=service_load: [
...
Read the documentation at https://kafka.apache.org/documentation.html#connect_plugindiscovery for instructions on migrating your plugins to take advantage of the performance improvements of service_load mode. To silence this warning, set plugin.discovery=only_scan in the worker config.

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

Successfully merging this pull request may close these issues.

1 participant