You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/01/02 06:03:00 UTC

[jira] [Updated] (FLINK-15442) Harden the Avro Confluent Schema Registry nightly end-to-end test

     [ https://issues.apache.org/jira/browse/FLINK-15442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-15442:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>              Labels: pull-request-available
>             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)