commit | d5c8c30ee524d442a777d93d784116f76e87c70b | [log] [tgz] |
---|---|---|
author | Sven Selberg <svense@axis.com> | Mon Oct 28 12:16:24 2024 +0100 |
committer | Sven Selberg <svense@axis.com> | Mon Oct 28 12:16:24 2024 +0100 |
tree | ccd9036d59411c46050cdf486db523b5487d8ca4 | |
parent | fbbfb309717376f464ae76dcf9e3b61a0225c862 [diff] |
RabbitMqBrokerApi.java: Removed unused logger Change-Id: Iae16cb7fa2dd85ac3a6cfefd4268f527a766bff2
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