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

Tzu-Li (Gordon) Tai closed FLINK-16159.
---------------------------------------
    Fix Version/s: statefun-1.1
       Resolution: Fixed

Merged to master via 633e7fded0eba201a578ff8e135dc686a70f68d6

> Add simple end-to-end test for Stateful Functions using testcontainers
> ----------------------------------------------------------------------
>
>                 Key: FLINK-16159
>                 URL: https://issues.apache.org/jira/browse/FLINK-16159
>             Project: Flink
>          Issue Type: Improvement
>          Components: Stateful Functions, Test Infrastructure
>    Affects Versions: statefun-1.1
>            Reporter: Tzu-Li (Gordon) Tai
>            Assignee: Tzu-Li (Gordon) Tai
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: statefun-1.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Often in our review process of changes to the Stateful Functions project, we 
> often end up wanting to do a simple sanity check by running the simple 
> greeter example with docker-compose.
> Ideally, this should really be an end-to-end verification program that:
> * Starts a Kafka broker and a simple stateful function application that has a 
> Kafka ingress and egress
> * Uses the Kafka Java client to write some inputs to the broker, reads and 
> verifies output
> With testcontainers (https://www.testcontainers.org/) this might even be 
> achievable as a Junit test, which runs only after the Maven packaging phase.



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

Reply via email to