amazon-kinesis-client/amazon-kinesis-client
Justin Pfifer e8d2190162 Use AFTER_SEQUENCE_NUMBER when reconnecting (#371)
Subscribe to shard ends periodically and the KCL needs to reconnect at
the last continuation sequence number.  If the continuation sequence
number happens to be the last record returned using AT_SEQUENCE_NUMBER
will cause the record to be returned again.
2018-08-16 13:37:52 -07:00
..
src Use AFTER_SEQUENCE_NUMBER when reconnecting (#371) 2018-08-16 13:37:52 -07:00
pom.xml Fixing issue with ResourceNotFound 2018-08-09 10:25:37 -07:00