[
https://issues.apache.org/jira/browse/FLINK-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16902753#comment-16902753
]
Stephan Ewen commented on FLINK-13528:
--------------------------------------
I think that sounds good. It looks like that would keep it close enough
together.
For the "in java" version, I was more thinking to simply return from the main
method (successful exit) rather than throwing an exception. Simply not running
the program (not call execute()).
But that solution would be spread all over the place (in every test), so if the
other options keeps it in one place, that is preferable.
> Kafka 0.10/0.11 E2E test fail on Java 11
> ----------------------------------------
>
> Key: FLINK-13528
> URL: https://issues.apache.org/jira/browse/FLINK-13528
> Project: Flink
> Issue Type: Sub-task
> Components: Connectors / Kafka, Tests
> Reporter: Chesnay Schepler
> Priority: Major
> Fix For: 1.10.0
>
>
> The kafka 0.10/0.11 E2E tests fail on Java 11 with a timeout. Since kafka
> added support for Java 11 in 2.1.0 we may have to just disable them.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)