commit | d3e9ca3098f8cb7246d3aa5fa9bdd137011a9e8b | [log] [tgz] |
---|---|---|
author | Fabio Ponciroli <ponch78@gmail.com> | Wed Apr 28 14:49:01 2021 +0200 |
committer | Fabio Ponciroli <ponch78@gmail.com> | Wed Apr 28 13:15:05 2021 +0000 |
tree | 8b440483f415b1ad5c6e92fb8f4498ee7c5ecf2e | |
parent | f5258b020e17f312f14805a204550cb13434451b [diff] |
Current version is not working with multi-site A couple of issues are preventing the broker to work: * different events-broker version from multi-site * missing jackson-annotations library, previously erroneously removed [1] Still outstanding to understand why the tests didn't catch any of those issues [2]. [1]: https://gerrit-review.googlesource.com/c/plugins/events-aws-kinesis/+/304062 [2]: https://bugs.chromium.org/p/gerrit/issues/detail?id=14458 Bug: Issue 14454 Change-Id: I4d292ead59f95b05d581fdf04e0972ad10a9280c
Provide producer and consumer of events streamed over AWS kinesis.
Information on how to build this plugin can be found here
Information on how to configure this plugin can be found here