You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "clolov (via GitHub)" <gi...@apache.org> on 2023/06/21 16:05:02 UTC

[GitHub] [kafka] clolov commented on pull request #13859: KAFKA-15093: Add 3.4 and 3.5 to core upgrade and compatibility tests

clolov commented on PR #13859:
URL: https://github.com/apache/kafka/pull/13859#issuecomment-1601121985

   I believe this (https://github.com/apache/kafka/blob/trunk/tests/kafkatest/version.py#L246-L248) should be changed to
   
   ```
   ...
   V_3_4_1 = KafkaVersion("3.4.1")
   LATEST_3_4 = V_3_4_1
   ```
   as part of this pull request, no?


-- 
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