Bharath Reddy Gunapati created FLINK-40275:
----------------------------------------------
Summary: Improve HTTP sink parity with HTTP lookup source
Key: FLINK-40275
URL: https://issues.apache.org/jira/browse/FLINK-40275
Project: Flink
Issue Type: Improvement
Components: Connectors / HTTP
Reporter: Bharath Reddy Gunapati
The HTTP lookup source already supports richer operational behavior around
retries, response classification, error handling, OIDC authentication, proxy
configuration, HTTP version selection, and metadata/error reporting. The HTTP
sink currently has a smaller and less explicit behavior model.
This umbrella tracks work to align the HTTP sink experience with the lookup
source where applicable, while preserving sink-specific semantics around
batching and delivery
guarantees.
Scope:
- Add clear sink status-code classification.
- Add retry strategy support for sink failures.
- Define fail-fast vs continue-on-error behavior.
- Make batch retry behavior explicit.
- Add sink parity for OIDC, proxy, and HTTP version configuration.
- Update documentation and migration notes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)