You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2022/05/31 11:28:00 UTC

[jira] [Resolved] (FLINK-27527) Create a file-based Upsert sink for testing internal components

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

Matthias Pohl resolved FLINK-27527.
-----------------------------------
    Fix Version/s: 1.16.0
       Resolution: Fixed

master: d0b7a03432dfb6f9318fc716c15d395cc469e26c

> Create a file-based Upsert sink for testing internal components
> ---------------------------------------------------------------
>
>                 Key: FLINK-27527
>                 URL: https://issues.apache.org/jira/browse/FLINK-27527
>             Project: Flink
>          Issue Type: New Feature
>          Components: Connectors / Common
>    Affects Versions: 1.16.0
>            Reporter: Alexander Preuss
>            Assignee: Alexander Preuss
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.16.0
>
>
> There are a bunch of tests that in order to ensure correctness of their tested component rely on a Sink providing upserts. These tests (e.g. test-sql-client.sh) mostly use the ElasticsearchSink which is a lot of overhead. We want to provide a simple file-based upsert sink for Flink developers to test their components against. The sink should be very simple and is not supposed to be used in production scenarios but rather just to facilitate easier testing.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)