[
https://issues.apache.org/jira/browse/FLINK-9402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483642#comment-16483642
]
ASF GitHub Bot commented on FLINK-9402:
---------------------------------------
Github user tzulitai commented on the issue:
https://github.com/apache/flink/pull/6045
Thanks @tweise.
Have only one comment, otherwise this looks good to merge.
> Kinesis consumer validation incorrectly requires aws.region property
> --------------------------------------------------------------------
>
> Key: FLINK-9402
> URL: https://issues.apache.org/jira/browse/FLINK-9402
> Project: Flink
> Issue Type: Bug
> Components: Kinesis Connector
> Affects Versions: 1.5.0
> Reporter: Thomas Weise
> Assignee: Thomas Weise
> Priority: Minor
>
> AwsClientBuilder says: Only one of Region or EndpointConfiguration may be set.
> But KinesisUtil still thinks: The AWS region ('aws.region') must be set in
> the config.
> This doesn't affect configuration based on region, but makes testing with
> Kinesalite impossible. The Flink code needs to match the new opinion in AWS
> SDK (probably changed with . recent update).
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)