[jira] [Created] (FLINK-23985) Add document for adding new language SDK Smoke E2E.
Evans Ye created FLINK-23985: Summary: Add document for adding new language SDK Smoke E2E. Key: FLINK-23985 URL: https://issues.apache.org/jira/browse/FLINK-23985 Project: Flink Issue Type: Sub-task Components: Stateful Functions, Tests Reporter: Evans Ye This JIRA adds document for adding new language SDK Smoke E2E. -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Created] (FLINK-23672) Add smoke-e2e-java for Java SDK smoke test
Evans Ye created FLINK-23672: Summary: Add smoke-e2e-java for Java SDK smoke test Key: FLINK-23672 URL: https://issues.apache.org/jira/browse/FLINK-23672 Project: Flink Issue Type: Sub-task Components: Stateful Functions, Tests Reporter: Evans Ye Fix For: statefun-3.1.0 This JIRA adds a module smoke-e2e-java which leverages the smoke-e2e-common testing framework to test against the Java remote function SDK. -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Created] (FLINK-23126) Refactor smoke-e2e into smoke-e2e-common and smoke-e2e-embedded
Evans Ye created FLINK-23126: Summary: Refactor smoke-e2e into smoke-e2e-common and smoke-e2e-embedded Key: FLINK-23126 URL: https://issues.apache.org/jira/browse/FLINK-23126 Project: Flink Issue Type: Sub-task Components: Stateful Functions, Tests Reporter: Evans Ye This JIRA focus on refactoring the existing statefun-smoke-e2e module into: * statefun-smoke-e2e-common (E2E testing framework such as source, sink, verification, etc) * statefun-smoke-e2e-embedded (embedded java function) -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Created] (FLINK-23125) Run StateFun smoke E2E tests for multiple language SDKs
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)