You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Igal Shilman (Jira)" <ji...@apache.org> on 2021/03/24 14:10:00 UTC

[jira] [Created] (FLINK-21960) Simplify module.yaml spec

Igal Shilman created FLINK-21960:
------------------------------------

             Summary: Simplify module.yaml spec
                 Key: FLINK-21960
                 URL: https://issues.apache.org/jira/browse/FLINK-21960
             Project: Flink
          Issue Type: Task
          Components: Stateful Functions
            Reporter: Igal Shilman


There are some fields that are inconsistent/confusing with the new SDKs.

Let's simplify what we can.

For example:

spec.endpoints.endpoint.typename 

could be changed to

spec.endpoints.endpoint.targetFunction: <namespace>/*

 

 

 



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