Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-6991

Connect Rest Extension Plugin issue with Class Loader

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0, 2.1.0
    • connect
    • None

    Description

      KAFKA-6776 implementation has 2 issues with the class loader.

      1. If a RestExtension plugin is available in the classpath, then the plugin gets associated with all the plugin class loaders. This is happening because the Manifest resource is searched in the parent class loader as well by default. 
      2. The class name associated with the plugin class loader is incorrect. It should be the implementation class instead of the interface.

      Attachments

        Issue Links

          Activity

            People

              mageshn Magesh kumar Nandakumar
              mageshn Magesh kumar Nandakumar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: