Page MenuHomePhabricator

Write pending queue consumer and schema
Closed, ResolvedPublic2 Estimated Story Points

Description

The pending queue will have a single consumer job, which copies the data into a RDBMS, preferably in a new database.

This data will need various indexes, at least:

  • Transaction ID
  • Timestamp
  • Gateway

Event Timeline

Change 287042 had a related patch set uploaded (by Ejegg):
WIP pending table schema

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

Change 287147 had a related patch set uploaded (by Ejegg):
WIP pending queue consumer

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

Change 287042 merged by jenkins-bot:
Pending table schema

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

Abandoning the stomp popAtomic - the code was pretty gruesome anyway

Change 287147 merged by jenkins-bot:
Consume pending queue to database

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