You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/08/13 20:39:38 UTC

[GitHub] [kafka] mimaison commented on pull request #11212: KAFKA-13200: Fix MirrorMaker2 connector version

mimaison commented on pull request #11212:
URL: https://github.com/apache/kafka/pull/11212#issuecomment-898708844


   This should not have an impact. As far as I can tell the version is only externally visible when querying `/connector-plugins`.
   
   When we have a bunch of Connect clusters with different versions, it's nice to know immediately what's running. I also helps identifying the version of the runtime (as in most cases it's the same as the connectors). The FileStream connectors expose the real version too but they are often removed for security reasons.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org