You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Igal Shilman (Jira)" <ji...@apache.org> on 2020/02/27 21:37:00 UTC

[jira] [Assigned] (FLINK-16321) Refactor HttpFunction

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

Igal Shilman reassigned FLINK-16321:
------------------------------------

    Assignee: Igal Shilman

> Refactor HttpFunction
> ---------------------
>
>                 Key: FLINK-16321
>                 URL: https://issues.apache.org/jira/browse/FLINK-16321
>             Project: Flink
>          Issue Type: Improvement
>          Components: Stateful Functions
>            Reporter: Igal Shilman
>            Assignee: Igal Shilman
>            Priority: Minor
>             Fix For: statefun-1.1
>
>
> The HTTP specific parts (okhttp client) can be extracted out of the HttpFunction,
> into a ReuestReply function that is oblivious to the underlying transport, and only captures the protocol.
> This would improve testability and would allow other transports, 
> (like gRPC)



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