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

KAFKA-9708: Use PluginClassLoader during connector startup #8281

Closed
wants to merge 1 commit into from

Conversation

gharris1727
Copy link
Contributor

  • Use classloading prioritization from Worker::startTask in Worker::startConnector

Signed-off-by: Greg Harris gregh@confluent.io

Summary of testing strategy (including rationale)
for the feature or bug fix. Unit and/or integration
tests are expected for any behaviour change and
system tests should be considered for larger changes.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

* Use classloading prioritization from Worker::startTask in Worker::startConnector

Signed-off-by: Greg Harris <gregh@confluent.io>
@gharris1727
Copy link
Contributor Author

I'm not sure what's the best way to reproduce this issue, since I noticed it from reading the code.
cc @mageshn for review

@gharris1727
Copy link
Contributor Author

This has been rolled into #8069 and is no longer necessary.

@gharris1727 gharris1727 closed this May 8, 2020
@gharris1727 gharris1727 deleted the connector-classloading branch May 8, 2020 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants