]> Sergey Matveev's repositories - public-inbox.git/commit
extsearchidx: checkpoint releases locks
authorEric Wong <e@80x24.org>
Tue, 15 Dec 2020 02:02:21 +0000 (02:02 +0000)
committerEric Wong <e@80x24.org>
Thu, 17 Dec 2020 19:13:12 +0000 (19:13 +0000)
commitc014cd93de1f2c73348db0e6531f93cf0f1be60f
tree96777ae7fa13cb470cb09fe928bafce5a672670f
parent35cca56ecb10649f7935d601ef513162e38cb3b8
extsearchidx: checkpoint releases locks

--reindex can take many hours or days, ensure we release
locks according to --batch-size so automated fetch+index
jobs can write new data to indices while we update old data.
lib/PublicInbox/ExtSearchIdx.pm
lib/PublicInbox/V2Writable.pm