[go: nahoru, domu]

Page MenuHomePhabricator

Consume revision based changes from the mediawiki.page-state stream
Closed, ResolvedPublic3 Estimated Story Points

Description

The new page-state stream is now available for evaluation on rc0.mediawiki.page_change (T311129). As future users of this streams we should start consuming it instead of the classic (revision-create/page-delete/suppress streams).

AC:

  • the consumer job should consume from this stream
  • provide feedback to T311129 by reporting any issues with the stream/schema

Event Timeline

@dcausse, do we use this as a drop-in (support only page_update) or alternative source (support page_update and revision-create)?

@dcausse, do we use this as a drop-in (support only page_update) or alternative source (support page_update and revision-create)?

we should only need the page-state stream in the end, keeping support for revision-create around should not be required.

Change 859608 had a related patch set uploaded (by Peter Fischer; author: Peter Fischer):

[search/cirrus-streaming-updater@master] Replace revision-create with page_update stream.

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

Change 859608 merged by jenkins-bot:

[search/cirrus-streaming-updater@master] Replace revision-create with page_update stream.

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