davidradl opened a new pull request, #12: URL: https://github.com/apache/flink-connector-http/pull/12
The version of deserialise method that is used by this connector is deprecated at Flink 2, and a Runtime Exception is thrown. This change means that the Flink 2 compatible deserialise method is now used. This is a port of the GetInData PR [HTTP 204](https://github.com/getindata/flink-http-connector/pull/204); getindata requires 90% code coverage, the code has been implemented to be testable and meet this requirement then ported as is. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
