meilisearch/MeiliSearch

Create test for the dumpless upgrade

Open

#5392 aperta il 5 mar 2025

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Rust (733 fork)batch import
good first issuemaintenance

Metriche repository

Star
 (20.887 star)
Metriche merge PR
 (Merge medio 4g 3h) (37 PR mergiate in 30 g)

Descrizione

We must create at least one integration test that pulls the last version of Meilisearch (based on the version in the TOML), indexes a set of documents, changes some settings, and, if possible, keeps some enqueued tasks. Once the database state is set, we must be able to read this database with the --experimental-dumpless-upgrade flag.

Guida contributor