Page MenuHomePhabricator

Migrate donations to new queue
Closed, ResolvedPublic2 Estimated Story Points

Description

Base queue consumer prototype is ready for integration with queue2civicrm.

Event Timeline

awight set the point value for this task to 2.Apr 22 2016, 6:02 PM
awight moved this task from Q4 FY21-22 to Q3 2021-2022 on the Fundraising-Backlog board.

Change 302975 had a related patch set uploaded (by Ejegg):
WIP WmfQueueConsumer

https://gerrit.wikimedia.org/r/302975

Change 302975 merged by jenkins-bot:
WmfQueueConsumer to replace dequeue_loop

https://gerrit.wikimedia.org/r/302975

The TransactionalWmfQueueConsumer should be a good class to use for this. You can take a look at https://gerrit.wikimedia.org/r/#/c/301660/ or https://gerrit.wikimedia.org/r/#/c/303316/ for examples of migrating a consumer using the stomp-specific dequeue_loop over to the new queue consumer.

Ejegg triaged this task as High priority.

Change 308800 had a related patch set uploaded (by Ejegg):
WIP Get donation queue consumer off ActiveMQ

https://gerrit.wikimedia.org/r/308800

Change 310415 had a related patch set uploaded (by Ejegg):
Clean up DonationQueueConsumer

https://gerrit.wikimedia.org/r/310415

Change 308800 merged by jenkins-bot:
Move donation queue consumer off ActiveMQ

https://gerrit.wikimedia.org/r/308800

Change 310415 merged by Awight:
Clean up DonationQueueConsumer

https://gerrit.wikimedia.org/r/310415

Looks like this is pending deployment now?