[
https://issues.apache.org/jira/browse/FLINK-25949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hong Liang Teoh updated FLINK-25949:
------------------------------------
Fix Version/s: 1.15.0
> [FLIP-171] Kinesis Firehose sink builder falls back to wrong http protocol.
> ---------------------------------------------------------------------------
>
> Key: FLINK-25949
> URL: https://issues.apache.org/jira/browse/FLINK-25949
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Kinesis
> Reporter: Ahmed Hamdy
> Assignee: Ahmed Hamdy
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> h2. Description
> As captured by {{KinesisFirehoseITCase}} merged in
> [PR#18314|http://https://github.com/apache/flink/pull/18314] , Firehose
> client created using default values in {{KinesisFirehoseSinkBuilder}} is
> unstable.
> h2.Proposed changes
> - Default protocol overriden in {{KinesisFirehoseSinkBuilder}} is instance of
> {{software.amazon.awssdk.http.Protocol}} while required type is {{String}}.
> Protocol inserted should be of type {{String}}.
> - Unit tests should be added to capture the issue if reoccured.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)