[ 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 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 (E2E testing framework code such as source, sink, verification, etc) * statefun-smoke-e2e-embedded (embedded java function) * statefun-smoke-e2e-java (remote java function) ... was: Currently statefun-smoke-e2e module is testing 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 (embedded java function) * statefun-smoke-e2e-java (remote java function) ... > 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 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 (E2E testing framework code such as source, sink, > verification, etc) > * statefun-smoke-e2e-embedded (embedded java function) > * statefun-smoke-e2e-java (remote java function) > ... -- This message was sent by Atlassian Jira (v8.3.4#803005)