[
https://issues.apache.org/jira/browse/FLINK-22529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igal Shilman closed FLINK-22529.
--------------------------------
Resolution: Fixed
Added at flink-statefun/master:116eab93d6772566a507f5ff40b7cb86cc82f91c
> StateFun Kinesis ingresses should support configs that are available via
> FlinkKinesisConsumer's ConsumerConfigConstants
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-22529
> URL: https://issues.apache.org/jira/browse/FLINK-22529
> Project: Flink
> Issue Type: Improvement
> Components: Stateful Functions
> Reporter: Tzu-Li (Gordon) Tai
> Assignee: Tzu-Li (Gordon) Tai
> Priority: Major
> Labels: pull-request-available
> Fix For: statefun-3.1.0
>
>
> The Kinesis ingress should support the configs that are available in
> {{FlinkKinesisConsumer}}'s {{ConsumerConfigConstants}}. Instead, currently,
> all property keys provided to the Kinesis ingress are assumed to be
> AWS-client related keys, and therefore have all been appended with the
> `aws.clientconfigs` string.
> I'd suggest to avoid mixing the {{ConsumerConfigConstants}} configs within
> the properties as well. Having named methods on the {{KinesisIngressBuilder}}
> for those configuration would provide a cleaner solution.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)