joswlv opened a new pull request, #10536: URL: https://github.com/apache/iceberg/pull/10536
What is [Plugin Discovery](https://kafka.apache.org/documentation.html#connect_plugindiscovery). 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. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org