Page MenuHomePhabricator

Fix a straggling issue with cursor changes impacting Conpherence thread indexing
ClosedPublic

Authored by epriestley on Mar 28 2019, 11:16 PM.

Details

Summary

Ref T13266. Caught one more of these "directly setting afterID" issues in the logs.

Test Plan

Ran bin/search index --type ConpherenceThread before and after changes. Before: fatal about a direct call. After: clean index rebuild.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from Fix a straggling isssue with cursor changes impacting Conpherence thread indexing to Fix a straggling issue with cursor changes impacting Conpherence thread indexing.Mar 28 2019, 11:25 PM
This revision is now accepted and ready to land.Mar 28 2019, 11:31 PM
This revision was automatically updated to reflect the committed changes.