debian-koji/docs
Ken Dreyer dbacf1f985 protonmsg: allow users to specify router-specific topic prefixes
Prior to this change, Koji would always send messages with a hard-coded
topic:// prefix.

This works fine for ActiveMQ 5 and Artemis, but RabbitMQ does not
support that syntax. Instead, RabbitMQ brokers expect clients to use
topic addresses with a "/topic/" prefix.

The RFE for RabbitMQ to support "topic://" prefixes is
https://github.com/rabbitmq/rabbitmq-server/issues/2583

In the meantime, allow users to specify "topic://" or "/topic/"
explicitly in their configuration.

For backwards-compatibility, if the user chose neither "topic://" nor
"/topic/", prepend the "topic://" string, preserving the plugin's
existing behavior.

(Note: ActiveMQ 5 advertises its expected topic:// prefix in the initial
connection properties, so we could read that value dynamically, but
RabbitMQ and Artemis do not send an expected topic prefix connection
properties, so we just make the user choose explicitly here.)
2021-12-20 08:44:27 +01:00
..
source protonmsg: allow users to specify router-specific topic prefixes 2021-12-20 08:44:27 +01:00
Makefile warn instead of error when sphinx-build is absent 2016-09-28 18:20:09 -04:00
schema-update-cgen.sql add some comments to the interim cgen schema update scripts 2016-12-08 22:30:03 -05:00
schema-update-cgen2.sql add some comments to the interim cgen schema update scripts 2016-12-08 22:30:03 -05:00
schema-update-dist-repos.sql rename files 2017-03-30 09:47:20 -04:00
schema-upgrade-1.2-1.3.sql wrap old 1.2-1.3 upgrade script in begin..commit 2011-05-20 12:34:10 -04:00
schema-upgrade-1.3-1.4.sql don't pluralize the archivetypes 2010-08-04 15:14:44 -04:00
schema-upgrade-1.4-1.5.sql add support for wrapping win-build output in rpms 2010-09-17 11:27:33 -04:00
schema-upgrade-1.6-1.7.sql Rename recent schema upgrade file. 2012-05-16 15:31:05 -04:00
schema-upgrade-1.7-1.8.sql 1.8 migration doc 2013-04-19 17:26:15 -04:00
schema-upgrade-1.8-1.9.sql 1.9 migration docs 2014-03-24 16:41:22 -04:00
schema-upgrade-1.9-1.10.sql schema update script for 1.10 2015-07-14 23:37:07 -04:00
schema-upgrade-1.10-1.11.sql fix a syntax error introduced by commit 6f4c576 2017-02-14 11:22:28 -05:00
schema-upgrade-1.11-1.12.sql update the 1.11 to 1.12 upgrade schema for BDR 2017-04-21 16:26:42 -04:00
schema-upgrade-1.12-1.13.sql Increase 50 character limit of tag names 2017-04-25 14:07:52 -04:00
schema-upgrade-1.13-1.14.sql add xjb and yaml type in archivetypes table 2017-08-29 18:07:43 +08:00
schema-upgrade-1.14-1.15.sql blank schema upgrade script 2017-12-12 15:25:20 -05:00
schema-upgrade-1.15-1.16.sql remove old db constraint 2019-11-25 11:47:16 +01:00
schema-upgrade-1.16-1.17.sql Modify SQL update scripts 2018-09-20 12:37:26 -04:00
schema-upgrade-1.17-1.18.sql add new indexes in schema upgrade 2019-08-09 10:12:31 -04:00
schema-upgrade-1.18-1.19.sql backward-compatible db conversion 2019-10-30 10:52:47 +01:00
schema-upgrade-1.19-1.20.sql remove old db constraint 2019-11-25 11:47:16 +01:00
schema-upgrade-1.20-1.21.sql hub: editTagExternalRepo is able to set merge_mode 2020-03-25 13:39:30 +01:00
schema-upgrade-1.21-1.22.sql upgrade-sql: fix backward compatibility 2020-07-14 23:35:56 -04:00
schema-upgrade-1.22-1.23.sql move migration to correct script 2020-10-05 10:25:18 +02:00
schema-upgrade-1.23-1.24.sql Revert "PR#2576: db: add debian package archivetype" 2021-02-04 15:59:17 +01:00
schema-upgrade-1.24-1.25.sql Repo info with task id 2021-04-19 15:15:10 +02:00
schema-upgrade-1.25-1.26.sql Enable/disable channel 2021-07-20 10:33:50 +02:00
schema.sql Enable/disable channel 2021-07-20 10:33:50 +02:00