Update checkpoint on regular bases

Currently checkpointing happens only at shutdown and at the end
of the stream. Allow more frequent checkpointing to avoid replaying
all the stream in case the kinesis collector is not stopped gracefully.

Bug: Issue 15321
Change-Id: I83096084a32773e585f5b7c264bc9ad286325dec
4 files changed
tree: 0901ace52287eac4c9efb31371008ff48c7bc099
  1. src/
  2. BUILD
  3. external_plugin_deps.bzl
  4. Jenkinsfile
  5. LICENSE
  6. README.md
README.md

events-aws-kinesis

Provide producer and consumer of events streamed over AWS kinesis.

Build

Information on how to build this plugin can be found here

Configuration

Information on how to configure this plugin can be found here