You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The connector version is not reported correctly, and is confusing as it does not change when upgrading the connector.
It appears to use the AppInfoParser:
Subject of the issue
The connector version is not reported correctly, and is confusing as it does not change when upgrading the connector.
It appears to use the AppInfoParser:
experience-platform-streaming-connect/streaming-connect-sink/src/main/java/com/adobe/platform/streaming/sink/AbstractSinkConnector.java
Line 37 in be9b83b
Steps to reproduce
GET /connector-plugins
on the running workerExpected behaviour
The version reported for the sink connector is 0.0.16, or not provided.
Actual behaviour
The version reported for the sink connector is 3.4.0 (or whatever the connect version happens to be).
The text was updated successfully, but these errors were encountered: