[
https://issues.apache.org/jira/browse/KAFKA-20085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053333#comment-18053333
]
Christo Lolov commented on KAFKA-20085:
---------------------------------------
Furthering Mickael's comment, I think we should look into whether we can run
the system tests as a GitHub workflow as well, albeit triggered manually. I
know that previously we had a lack of infrastructure resources, but it would be
interesting to find out whether this is still the case.
> Let's replace this verbose instruction with a custom Gradle task
> ----------------------------------------------------------------
>
> Key: KAFKA-20085
> URL: https://issues.apache.org/jira/browse/KAFKA-20085
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Cheng Yi Chang
> Priority: Minor
> Fix For: 3.9.2, 4.2.0, 4.0.2, 4.1.2
>
>
> Instead of writing the following verbose comment, we should add a gradle task
> to automate it
> {code:java}
> # NOTE: When you change this version number, you should also make sure to
> update
> # the version numbers in
> # - tests/kafkatest/__init__.py
> # - tests/kafkatest/version.py (variable DEV_VERSION)
> # - kafka-merge-pr.py
> # - streams/quickstart/pom.xml
> # - streams/quickstart/java/src/main/resources/archetype-resources/pom.xml
> # - streams/quickstart/java/pom.xml {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)