amazon-kinesis-client/amazon-kinesis-client-multilang
Justin Pfifer 6a70e3db31 Added Timeouts for DynamoDB and Kinesis Calls (#518)
* Advance version to 2.1.3-SNAPSHOT

* Added timeouts for Kinesis and DynamoDB calls

Added a timeout to prevent an issue where the Kinesis or DynamoDB call
never completes.

For Kinesis call to GetRecords the timeout defaults to 30 seconds, and can be configured
on the PollingConfig.

For DynamoDB and Kinesis (when calling ListShards) the timeout
defaults to 60 seconds and can be configured on LeaseManagementConfig.
2019-03-18 10:06:59 -07:00
..
src Set the region for test runs (#488) 2019-01-29 18:53:54 -08:00
pom.xml Added Timeouts for DynamoDB and Kinesis Calls (#518) 2019-03-18 10:06:59 -07:00