commit | d36754c986d19c6d593b2a252300346f4daa75ec | [log] [tgz] |
---|---|---|
author | Marcin Czech <maczech@gmail.com> | Tue May 11 08:04:46 2021 +0200 |
committer | Marcin Czech <maczech@gmail.com> | Fri May 14 15:06:01 2021 +0200 |
tree | c8903841c422c2c5472f866493334e283e785c40 | |
parent | dd2159141ff7b59619f56009ffc6869d67160191 [diff] |
Deserialize Event and EventMessage From Gerrit v3.2 event contains instance id field. In version 3.4 EventMessage envelope will be replaced with Event. To allow rolling upgrade compatibility between v3.3 and v3.4 need to be assured. To do that KinesisRecordProcessor must be able to handle both message types. Bug: Issue 14390 Change-Id: I0236f67e7dd75dcb18d0473417c59a11a63f2f97
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