[
https://issues.apache.org/jira/browse/FLINK-15442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhijiang reassigned FLINK-15442:
--------------------------------
Assignee: Yangze Guo
> Harden the Avro Confluent Schema Registry nightly end-to-end test
> -----------------------------------------------------------------
>
> Key: FLINK-15442
> URL: https://issues.apache.org/jira/browse/FLINK-15442
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Reporter: Yangze Guo
> Assignee: Yangze Guo
> Priority: Critical
> Fix For: 1.10.0
>
>
> We have already harden the Avro Confluent Schema Registry test in
> [FLINK-13567|https://issues.apache.org/jira/browse/FLINK-13567]. However,
> there are still some defects in current mechanism.
> * The loop variable _i_ is not safe, it could be modified by the *command*.
> * The process of downloading kafka 0.10 is not included in the scope of
> retry_times . I think we need to include it to tolerent transient network
> issue.
> We need to fix those issue to harden the Avro Confluent Schema Registry
> nightly end-to-end test.
> cc: [~trohrmann] [~chesnay]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)