[
https://issues.apache.org/jira/browse/BEAM-7003?focusedWorklogId=516155&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-516155
]
ASF GitHub Bot logged work on BEAM-7003:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Nov/20 14:27
Start Date: 24/Nov/20 14:27
Worklog Time Spent: 10m
Work Description: piotr-szuberski commented on pull request #13026:
URL: https://github.com/apache/beam/pull/13026#issuecomment-733008640
> @piotr-szuberski Actually, I proposed to print out the Kafka client
version because now
[here](https://ci-beam.apache.org/job/beam_PostCommit_Java_PR/507/testReport/org.apache.beam.sdk.io.kafka/KafkaIOIT/)
we can see the list of the executed tests but if some of them failed, we can't
say for sure which Kafka version were used. Do I miss something?
You're right about it, I've tried to print some logs from the tests but they
are not visible on Jenkins.
I'll try to add some gradle-level error logs. It looks like printing "info"
logs is not sufficient because postcommit task doesn't have '--info' switch.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 516155)
Time Spent: 10.5h (was: 10h 20m)
> Test KafkaIO against different versions of Kafka
> ------------------------------------------------
>
> Key: BEAM-7003
> URL: https://issues.apache.org/jira/browse/BEAM-7003
> Project: Beam
> Issue Type: Improvement
> Components: io-java-kafka
> Reporter: Ismaël Mejía
> Assignee: Piotr Szuberski
> Priority: P3
> Time Spent: 10.5h
> Remaining Estimate: 0h
>
> KafkaIO is supposed to support multiple versions of Kafka (> 0.9) but our
> current test infrastructure only validates this against the version 1.0.0. We
> should find a mecanism to parametrize KafkaIO tests with different versions
> of Kafka to ensure that multi-version support works as expected.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)