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: I7d7f84848ce398a87ac23203039a8733eb65da53
2 files changed
tree: 7ef3d41cbb2e413aa9b15f24ef2ef46be6cd3a4c
  1. src/
  2. BUILD
  3. external_plugin_deps.bzl
  4. Jenkinsfile
  5. LICENSE
  6. README.md
README.md

events-gcloud-pubsub

Gerrit event producer and consumer for GCloud PubSub

Build

Information on how to build this plugin can be found here

Configuration

Information on how to configure this plugin can be found here