]> Sergey Matveev's repositories - public-inbox.git/commit
v2writable: more accurate {current_info} warnings/progress
authorEric Wong <e@80x24.org>
Sat, 7 Nov 2020 10:56:58 +0000 (10:56 +0000)
committerEric Wong <e@80x24.org>
Sun, 8 Nov 2020 10:18:21 +0000 (10:18 +0000)
commit5ed2573594258bd53c9ae8e1c1c517a0c8ba191f
tree7c37866af77038b39a94fb6a1fd27e1171dcf320
parenta381e4acc9070bad6490b83173687a4f0e142627
v2writable: more accurate {current_info} warnings/progress

With async git blob retrievals, the OID being enqueued and the
OID being processed can be totally unrelated and misleading.

We'll also prefix $INBOX_DIR for v2, and not just the epoch
since we could be indexing multiple inboxes via both -index
and -extindex.
lib/PublicInbox/ExtSearchIdx.pm
lib/PublicInbox/V2Writable.pm
script/public-inbox-extindex