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