commit | 73febea9a7142464832275253382a7eddc5bf06a | [log] [tgz] |
---|---|---|
author | Christoforos Miliotis <christoforos.miliotis.dev@gmail.com> | Tue Nov 14 09:26:50 2023 +0000 |
committer | Christoforos Miliotis <christoforos.miliotis.dev@gmail.com> | Fri Nov 24 09:16:44 2023 +0000 |
tree | e27c1e1fcb9f4352fa3d09379e26f41c3b7bf109 | |
parent | ad8ee1ae49569d75aceb82f1b08b3db15cce8eaa [diff] |
Log publishing of stream events in message_log file Currently, when the plugin publishes a stream event to Pubsub, the message_log file is not updated. This is in contrast with other types of events, which are logged in the file upon successful publishing of the messages. Bring the logging on stream events publishing in-line with other gerrit events. Upon successful publishing of the event, update the message_log file with the direction, topic name and message payload. Bug: Issue 294904654 Change-Id: I9ab8be51af067a832590805aa77c701add2c1be5
Gerrit event producer and consumer for GCloud PubSub
Information on how to build this plugin can be found here
Information on how to configure this plugin can be found here