[
https://issues.apache.org/jira/browse/FLINK-38781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Csaky closed FLINK-38781.
--------------------------------
Fix Version/s: http-1.0.0
Resolution: Fixed
[{{234951a}}|https://github.com/apache/flink-connector-http/commit/234951a1835fc7bd1195a36486fac005110ae9b4]
on main
> pass format options to the http response
> ----------------------------------------
>
> Key: FLINK-38781
> URL: https://issues.apache.org/jira/browse/FLINK-38781
> Project: Flink
> Issue Type: Technical Debt
> Components: Connectors / HTTP
> Reporter: david radley
> Assignee: david radley
> Priority: Major
> Labels: pull-request-available
> Fix For: http-1.0.0
>
>
> Port HTTP-193. Pass the format options through to the response. this is
> particularly useful for ignore-parse-errors. There is already an
> implementation in the http connector that passes format options for the
> request ( encoding) where failing on missing fields seems most useful.
> Request and response could require different format options - similar to key
> and value for Kafka.
>
> The existing HTTP request options seem to be done in a bespoke way and not
> using the expected naming convention and allow new custom options. I have
> just enabled options on the json format options to be passed through; these
> will be honoured in response processing.
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)