commit | 25c14e6fe9dd13ed3cce29eb6c1fa6c4a8c3577c | [log] [tgz] |
---|---|---|
author | David Åkerman <davidak@axis.com> | Thu Aug 21 10:38:08 2025 +0200 |
committer | David Åkerman <davidak@axis.com> | Thu Aug 21 12:47:46 2025 +0200 |
tree | 4f045675b6f04065d23021011b531ea41fa1f2fd | |
parent | 7d17062cfc27898f9d0fc6d1e3c323f19b2b5ee8 [diff] |
Rename variable securePassword to password We do not know if the password has been put in a secure.config so let us not assume it has. Change-Id: I98b2dfe91b17dbdf6c7f6c25a7b733043f9983e4
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