From e9eb3af852778a67533e9579b14695763535d262 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 13 Jun 2019 00:29:37 +0000 Subject: xcpdb: support resharding v2 repos v2 repos are sometimes created on machines where CPU parallelization exceeds the capability of the storage devices. In that case, users may reshard the Xapian DB to any smaller, positive integer to avoid excessive overhead and contention when bottlenecked by slow storage. Resharding can also be used to increase shard count after hardware upgrades. --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 5085bff8..a750e09e 100644 --- a/MANIFEST +++ b/MANIFEST @@ -258,3 +258,4 @@ t/view.t t/watch_filter_rubylang.t t/watch_maildir.t t/watch_maildir_v2.t +t/xcpdb-reshard.t -- cgit v1.2.3-24-ge0c7