commit | 26fdd0e21ff1adb21e08dc09c60fc520720cf596 | [log] [tgz] |
---|---|---|
author | Sven Selberg <svense@axis.com> | Mon Nov 27 10:00:32 2017 +0100 |
committer | Sven Selberg <svense@axis.com> | Mon Nov 27 10:40:34 2017 +0100 |
tree | 1c86394844a1e15805e8386f255d8a1c34127881 | |
parent | 5759fb9aee27574cf0c1440cd87108d74abf9f80 [diff] |
Clean up the Publisher interface and implementations A message publisher is enabled when it is connected, which implies an open Session. Remove Publisher methods: * enable - unused * disable - unused * getSession - unused * isEnable - Only used by MessagePublisher internally MessagePublisher, rename isEnable -> isConnected and make private. Change-Id: Icc6d73f41f250e5376a2a4b1cb7f82c40ec721ff
This is Gerrit plugin.
This can publish gerrit events to message queue provided by RabbitMQ. Published events are the same as Gerrit stream evnets.
This plugin works on Gerrit 2.8 - 2.13.
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