Skip to content

Connector version always reports the Kafka Connect version #20

Closed
@gharris1727

Description

@gharris1727

Hi, I downloaded the 7.2 release of this connector, but when I called GET /connector-plugins it reported that the version of the connector was 3.4.0 (the version of Kafka Connect).

I would have expected the version to be either null/undefined, or 7.2.

I think this is because the connectors are using the AppInfoParser:

which always gets the version of the containing Kafka Connect worker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    releasedIssue has been released

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions