[ 
https://issues.apache.org/jira/browse/FLINK-16490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tzu-Li (Gordon) Tai closed FLINK-16490.
---------------------------------------
    Fix Version/s: statefun-1.1
       Resolution: Fixed

Merged to master via 7529f86b4996de955c29c05a46679a1ae750e3ae

> Add a minimal statefun Python SDK
> ---------------------------------
>
>                 Key: FLINK-16490
>                 URL: https://issues.apache.org/jira/browse/FLINK-16490
>             Project: Flink
>          Issue Type: Task
>          Components: Stateful Functions
>            Reporter: Igal Shilman
>            Assignee: Igal Shilman
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: statefun-1.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The JVM based stateful functions implementation, has a RequestReply extension 
> (a protocol and an implementation) that allows calling into any HTTP endpoint 
> that implements that protocol.
> Although it is possible to implement this protocol independently, we should 
> provide a minimal library for the Python programing language, that:
>  # Allows users to define and declare their functions in a convenient way
>  # Dispatch an invocation request sent from the JVM to the appropriate 
> function previously declared



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

Reply via email to