The DeferredUpdates::addCallableUpdate callback uses clearReplicaSnapshots() but METHOD is that of the callback caller (ModerationController::moderate). This matches the update's getOrigin() method, which is probably what DeferredUpdates::attemptUpdate() should use.
Description
Description
Details
Details
Related Changes in Gerrit:
Related Objects
Related Objects
Event Timeline
Comment Actions
Change 527634 had a related patch set uploaded (by Aaron Schulz; owner: Aaron Schulz):
[mediawiki/core@master] deferred: make DeferredUpdates::attemptUpdate() use callback owners for $fnameTrxOwner
Comment Actions
Change 527634 merged by jenkins-bot:
[mediawiki/core@master] deferred: make DeferredUpdates::attemptUpdate() use callback owners for $fnameTrxOwner