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

[jira] [Closed] (FLINK-15845) Add java-based StreamingFileSink test using s3

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

Arvid Heise closed FLINK-15845.
-------------------------------
    Resolution: Fixed

We are currentlying phasing out StreamingFileSink and replace it with FileSink. So instead of replacing the test, we would add a new java-based test for FileSink and remove this test later.

> Add java-based StreamingFileSink test using s3
> ----------------------------------------------
>
>                 Key: FLINK-15845
>                 URL: https://issues.apache.org/jira/browse/FLINK-15845
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / FileSystem, Tests
>    Affects Versions: 1.11.0
>            Reporter: Arvid Heise
>            Priority: Minor
>              Labels: auto-deprioritized-major, auto-unassigned, pull-request-available
>             Fix For: 1.15.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> StreamingFileSink is covered by a few shell-based e2e tests but no Java-based tests. To reach our long-term goal of replacing shell-based tests, this issue will provide a first version that runs on minio/aws and aims to extend/replace `test_streaming_file_sink.sh`.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)