commit | 3af797175b865d949226980f6cfe2e4deef846e9 | [log] [tgz] |
---|---|---|
author | Sven Selberg <svense@axis.com> | Mon Oct 28 12:08:01 2024 +0100 |
committer | Sven Selberg <svense@axis.com> | Mon Oct 28 12:12:34 2024 +0100 |
tree | bdd00cb4b21c93c25b35750319929ba3ee00851b | |
parent | fbbfb309717376f464ae76dcf9e3b61a0225c862 [diff] |
Build compatibility with events-broker 3.10 events-broker 3.10 introduced a new TopicSubscriberWithGroupId API. Add method stubs for the new API. Bug: Issue 307031744 Change-Id: I534a062fbd75b474de1dc2b59bdfe347fe460571
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