You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Kailash Hassan Dayanand (JIRA)" <ji...@apache.org> on 2018/03/13 15:06:00 UTC

[jira] [Created] (FLINK-8936) Provide only AWS region or endpoint in line with the SDK

Kailash Hassan Dayanand created FLINK-8936:
----------------------------------------------

             Summary: Provide only AWS region or endpoint in line with the SDK
                 Key: FLINK-8936
                 URL: https://issues.apache.org/jira/browse/FLINK-8936
             Project: Flink
          Issue Type: Improvement
            Reporter: Kailash Hassan Dayanand


Based on recent upgrades to the aws-java-sdk [https://goo.gl/yGLRRG] (in 1.11.79), it is not possible to have both the regions and endpoint specified in the kinesis configuration. The earlier PR which introduced endpoint options FLINK-4197 also had comments about conflicting endpoints and regions but was okay because java sdk did not enforce. 

Reason for this change: Makes it easier to connect to kinesalite in a development environment. 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)