commit | 0e4b0342e50fd6e62df4b914e0ec8ec7a95bb9d0 | [log] [tgz] |
---|---|---|
author | David Åkerman <davidak@axis.com> | Fri May 03 17:00:23 2024 +0200 |
committer | David Åkerman <davidak@axis.com> | Mon May 06 15:26:09 2024 +0200 |
tree | 6c89ca4a10ff5d5330cb21043f362165fb29d897 | |
parent | 79f056e4219051be64e4e908c270f7699a66bd46 [diff] |
Add extra logging related to publishing of events Change-Id: Ic9b0c2a1abc3e6856c354e5f72493667f5ab0d66
Publish gerrit stream events to a RabbitMQ queue. This plugin works with any version of Gerrit starting from v2.8. This plugin also implements most of the events-broker API, so RabbitMQ can be used as a message-broker in a multi-master setup. The one part that is missing is the implementation of the replayAllEvents method. However, this method is not needed by the multi-site plugin.
linux
java-1.8
Bazel
[amqp] uri = amqp://localhost [exchange] name = exchange-for-gerrit-queue [message] routingKey = com.foobar.www.gerrit [gerrit] name = foobar-gerrit hostname = www.foobar.com
3.14 (Freezed)
stable-2.10
master
is permanently latest but would not be updated by author anymore.3.1
3.0
2.0
1.4
1.3
1.2
1.1
monitor.failureCount
1.0
The Apache Software License, Version 2.0
Copyright (c) 2013 rinrinne a.k.a. rin_ne