You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/05/22 23:54:00 UTC

[jira] [Resolved] (FLINK-9402) Kinesis consumer validation incorrectly requires aws.region property

     [ https://issues.apache.org/jira/browse/FLINK-9402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann resolved FLINK-9402.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

Fixed via 
master: 9ad868c457f5083f5cd96d0fbcaa97d06eede6fe
1.5.0: e0b1b46d9f487d5ce092ab4d6e316e4aec8f7ef6

> 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
>             Fix For: 1.5.0
>
>
> 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)