tzulitai opened a new pull request #237: URL: https://github.com/apache/flink-statefun/pull/237
This PR makes two major changes to the Kinesis ingress: 1. Configurations in Flink Kinesis connector's `ConsumerConfigConstants` are now applicable, by directly providing them in the properties. 2. AWS region and credentials can now be provided purely from the properties. If users do choose to specify something using the named methods, those values have higher precedence. If nothing was specified in either the properties or via named methods, then the default is to fallback to credentials provided in the environment (of AWS instances, for example). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
