user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/2] extindex admin updates
@ 2021-07-30 12:18 Eric Wong
  2021-07-30 12:18 ` [PATCH 1/2] admin: index_inbox: drop unnecessary check Eric Wong
  2021-07-30 12:18 ` [PATCH 2/2] extindex: -xcpdb and -compact support Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2021-07-30 12:18 UTC (permalink / raw)
  To: meta

-xcpdb and -compact now support extindex directories
so resharding can and defragmenting can happen

Eric Wong (2):
  admin: index_inbox: drop unnecessary check
  extindex: -xcpdb and -compact support

 lib/PublicInbox/Admin.pm      | 42 ++++++++++++++++++++++---
 lib/PublicInbox/Search.pm     |  2 +-
 lib/PublicInbox/V2Writable.pm |  6 ++--
 lib/PublicInbox/Xapcmd.pm     | 58 ++++++++++++++++++++++-------------
 script/public-inbox-compact   | 16 ++++++----
 script/public-inbox-xcpdb     | 18 ++++++-----
 t/extsearch.t                 | 32 +++++++++++++++++++
 t/indexlevels-mirror.t        |  3 +-
 8 files changed, 134 insertions(+), 43 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-30 12:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-30 12:18 [PATCH 0/2] extindex admin updates Eric Wong
2021-07-30 12:18 ` [PATCH 1/2] admin: index_inbox: drop unnecessary check Eric Wong
2021-07-30 12:18 ` [PATCH 2/2] extindex: -xcpdb and -compact support Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).