You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Tzu-Li (Gordon) Tai (Jira)" <ji...@apache.org> on 2020/02/28 01:26:00 UTC

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

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

Tzu-Li (Gordon) Tai closed FLINK-16321.
---------------------------------------
    Resolution: Fixed

Merged to master via 1a31c524fcb002034f168b275d5fc3df5e9e3acb

> 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
>              Labels: pull-request-available
>             Fix For: statefun-1.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)