25 lines
880 B
Org Mode
25 lines
880 B
Org Mode
:PROPERTIES:
|
|
:ID: c3f7d0ad-9fc4-454b-81c8-22f85c6bf35b
|
|
:END:
|
|
#+title: 2021-12-13
|
|
* [[id:ac416861-ce45-49ac-8b60-f8ea39362135][Migration to common RabbitMQ]]
|
|
- Shovel events to common-rabbitmq
|
|
- Move consumers
|
|
- Move publishers
|
|
- Disable shovel
|
|
- Remove old queue
|
|
- Update dashboards
|
|
|
|
Separately, there is a new pattern for handling retries to allow us to use a
|
|
single header-based (=X-Original-Queue= / =X-Original-Exchange=) exchange.
|
|
(available in rejected version 3.21 and higher).
|
|
|
|
Only recipient events are currently being shoveled on the events exchange to
|
|
common-rabbitmq. =import.approved= and =account.payment.{failure,success}= are
|
|
currently being shoveled to AWS from common-rabbitmq.
|
|
** [[id:321075e7-db53-4676-b785-7c77ed9d1150][Bulk Tagging Service]]
|
|
[[https://jira.aweber.io/browse/CCPANEL-11859][CCPANEL-11859]]
|
|
|
|
- [X] Testing
|
|
- [X] Staging
|
|
- [ ] Production
|