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

JAR release 3.1.2.Final still contains `META-INF/services/org.apache.kafka.connect.rest.ConnectRestExtension` files

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • Moderate

        1. Description

      I have just downloaded the jar version `3.1.2.Final` for both PostgreSQL and MongoDB: they both still contain the files:

      ```

      ❯ ls META-INF/services/
       io.debezium.converters.spi.CloudEventsProvider   org.apache.kafka.connect.rest.ConnectRestExtension
       io.debezium.metadata.ConnectorMetadataProvider   org.apache.kafka.connect.source.SourceConnector
       io.debezium.snapshot.spi.SnapshotLock            org.apache.kafka.connect.transforms.Transformation
       io.debezium.snapshot.spi.SnapshotQuery

      ❯ cat META-INF/services/org.apache.kafka.connect.rest.ConnectRestExtension
      io.debezium.connector.postgresql.rest.DebeziumPostgresConnectRestExtension

      ```

      So this issue DBZ-9101 is NOT fixed for `3.1.2.Final`.
      Also see commit: https://github.com/debezium/debezium/commit/25da834e54aa26430a67bac315076b235bf9dba9

      I have just downloaded 3.1.2.Final from GitHub https://github.com/debezium/debezium/tags and it does NOT have the file.

      So the JAR published on maven for 3.1.2.Final, somehow, still has it.

      And I confirmed by downloading the JAR from https://mvnrepository.com/artifact/io.debezium/debezium-connector-postgres/3.1.2.Final and indeed it contains the file

        1. Desired resolution

      Likely an easy fix: just release `3.1.3.Final`

              Unassigned Unassigned
              detronizator@gmail.com Ivan De Marino (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: