Igal Shilman created FLINK-16290:
------------------------------------
Summary: 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
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)