KinesisRecordProcessor: Fix errorprone warning [FloggerLogString]

 [FloggerLogString] Arguments to log(String) must be compile-time
 constants or parameters annotated with @CompileTimeConstant.

 Use Flogger's formatting log methods instead.

Change-Id: Ia723b0213b1d6bd7e86e051bc7778f1a45235d59
1 file changed
tree: 665dcb79c89e490c496fe5cecaa0bf3559ae5953
  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