Page MenuHomePhabricator

ChangePropagation should mirror reparse events to both Parsoid/PHP and Parsoid/JS
Closed, DeclinedPublic

Description

This is required to ensure RESTBase has stored content from both Parsoid/PHP and Parsoid/JS as per T229018: RESTBase should be able to store Parsoid/PHP contents in Cassandra alongwith Parsoid/JS contents

Event Timeline

mobrovac changed the task status from Open to Stalled.Aug 22 2019, 7:45 AM
mobrovac subscribed.

In order to start mirroring parses for both variants (PHP and JS) we first need Parsoid/PHP to be deployed in production to a fleet large enough to withstand the full load. Stalling until that is the case.

The RESTBase module that we have prepared over in T230791 will handle mirroring and splitting the traffic, so no changes will be needed here.