[ https://issues.apache.org/jira/browse/FLINK-23125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Evans Ye updated FLINK-23125: ----------------------------- Description: Currently statefun-smoke-e2e module is testing for embedded function in java language only. This JIRA aims to refactor the existing code into self-contained modules so that we can easily compose the testing framework with different language SDKs. The design will be looked like: * statefun-smoke-e2e-common (core testing framework such as source, sink, verification, etc) * statefun-smoke-e2e-embedded * statefun-smoke-e2e-java ... was: Currently statefun-smoke-e2e module is testing for embedded function in java language only. This JIRA aims to refactor the existing code into self-contained modules so that we can easily compose the testing framework with different language SDKs. The design will be looked like: 1. statefun-smoke-e2e-common (core testing framework such as source, sink, verification, etc) 2. statefun-smoke-e2e-embedded 3. statefun-smoke-e2e-java ... > Run StateFun smoke E2E tests for multiple language SDKs > ------------------------------------------------------- > > Key: FLINK-23125 > URL: https://issues.apache.org/jira/browse/FLINK-23125 > Project: Flink > Issue Type: Improvement > Components: Stateful Functions, Tests > Reporter: Evans Ye > Priority: Major > > Currently statefun-smoke-e2e module is testing for embedded function in java > language only. This JIRA aims to refactor the existing code into > self-contained modules so that we can easily compose the testing framework > with different language SDKs. > The design will be looked like: > * statefun-smoke-e2e-common (core testing framework such as source, sink, > verification, etc) > * statefun-smoke-e2e-embedded > * statefun-smoke-e2e-java > ... -- This message was sent by Atlassian Jira (v8.3.4#803005)