You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/02/26 14:33:00 UTC

[jira] [Updated] (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 ]

ASF GitHub Bot updated FLINK-16290:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>
> 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)