Evans Ye created FLINK-23125: -------------------------------- Summary: 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
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 ... -- This message was sent by Atlassian Jira (v8.3.4#803005)