Release 0.14.3 of the Amazon Kinesis Producer Library
Release 0.14.3 of the Amazon Kinesis Producer Library
Amazon Kinesis Producer Library
Java
- [PR #327] Adding support for timeout on user records at Java layer.
- New optional KPL config parameter userRecordTimeoutInMillis which can be used to timeout records at the java layer queued for processing.
- [PR #324] Adding KPL metric to track the time for oldest user record in processing at the java layer.