Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-3574

Release 1.5.1.Final requires JDK >= 11

    XMLWordPrintable

Details

    • False
    • False
    • Undefined
    • Hide

      Start Kafka-Connect with Debezium on Java VM 1.8.

       

      Show
      Start Kafka-Connect with Debezium on Java VM 1.8.  

    Description

      Trying to run our connectors on JDK8, we get the following error:

      bad class file: /Users/anders.engstrom/.m2/repository/io/debezium/debezium-core/1.5.1.Final/debezium-core-1.5.1.Final.jar(io/debezium/connector/SnapshotRecord.class)
      [ERROR]     class file has wrong version 55.0, should be 52.0
      [ERROR]     Please remove or make sure it appears in the correct subdirectory of the classpath. 

      It looks like classes in Debezium was compiled with target=11. This was not an issue on 1.5.0.Final.

      Filed as a bug since the release track for 1.5.* states that JDK 1.8 should work.

      Attachments

        Activity

          People

            jpechane Jiri Pechanec
            epirealer Anders Engström (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: