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:25:00 UTC

[jira] [Closed] (FLINK-16290) HttpUrl might return NULL if a schema is missing

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

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

Fixed in master via d7cce0c2639a6b7fe28a68126bb8483fcd7419f6

> HttpUrl might return NULL if a schema is missing
> ------------------------------------------------
>
>                 Key: FLINK-16290
>                 URL: https://issues.apache.org/jira/browse/FLINK-16290
>             Project: Flink
>          Issue Type: Bug
>          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
>
> okhttp's HttpUrl class might be null if the original endpoint definition
> is missing the schema (or it is not http or https)
> To prevent that, we need to validate the parsed URI in JsonModule.



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