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

[jira] [Resolved] (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 ]

Till Rohrmann resolved FLINK-15442.
-----------------------------------
    Resolution: Fixed

Fixed via

master:
cb785831c1cf33a05eb1be44601d979640d85dbb
020c4d163d0541f7482e89f76ee6a347d65ae15f

1.10.0:
f8b0c4e4ab625c81f812a78ee2f524ac4b9498aa
f01a4ebc871b8d01e51f3f6bba02059f4670aba9

> 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
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)