Add message content validation

Add message validation to the message receiver. This allows to avoid
issues during the message processing. For example validation will
discard all the messages without source instance id.

Bug: Issue 14423
Change-Id: I0445ab21449eccaa9214156077218c2268f5c5a7
2 files changed
tree: cafa664686c61ea1b1f3a8da7e769d97c45c12a2
  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