|
8f65f35de9
|
rewrite part of the index-scheduler upgrade test
|
2025-01-23 16:51:23 +01:00 |
|
|
9a57736773
|
fix the early exit when rewriting a batch
|
2025-01-23 16:51:23 +01:00 |
|
|
e41ebd3047
|
expose the number of database in the index-scheduler and rewrite the lib.rs to use the value provided in the options instead of a magic number
|
2025-01-23 16:51:21 +01:00 |
|
|
bac7a1623a
|
fix the upgrade test
|
2025-01-23 16:51:19 +01:00 |
|
|
5458850d21
|
write a test ensuring the index-scheduler is effectively down when the upgrade task fail and try to process it when it restarts. There is a bug when deleting this task
|
2025-01-23 16:51:19 +01:00 |
|
|
d3654906bf
|
Add the new tasks with most of the job done
|
2025-01-23 16:48:32 +01:00 |
|
|
cc4aca78c4
|
Merge #5220
5220: Merge back changes of v1.12.2 in main r=dureuill a=dureuill
Co-authored-by: curquiza <curquiza@users.noreply.github.com>
Co-authored-by: Tamo <tamo@meilisearch.com>
Co-authored-by: dureuill <dureuill@users.noreply.github.com>
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
|
2025-01-13 10:54:36 +00:00 |
|
|
647a10bf18
|
stop skipping empty tasks when adding documents
|
2025-01-09 10:24:34 +01:00 |
|
|
71e5605daa
|
Make clippy happy
|
2025-01-08 18:24:39 +01:00 |
|
|
cb82b0798a
|
Split the index-scheduler in ~500 loc modules
|
2025-01-06 14:08:26 +01:00 |
|