meilisearch/index-scheduler/src/snapshots/lib.rs
2022-10-27 11:35:11 +02:00
..
document_addition update all the snapshots with the new kind name 2022-10-27 11:35:08 +02:00
document_addition_and_index_deletion update all the snapshots with the new kind name 2022-10-27 11:35:08 +02:00
document_addition_and_index_deletion_on_unexisting_index update all the snapshots with the new kind name 2022-10-27 11:35:08 +02:00
fail_in_create_batch_for_index_creation Start testing unexpected errors and panics in index scheduler 2022-10-27 11:35:10 +02:00
fail_in_process_batch_for_document_addition Start testing unexpected errors and panics in index scheduler 2022-10-27 11:35:10 +02:00
fail_in_process_batch_for_index_creation Start testing unexpected errors and panics in index scheduler 2022-10-27 11:35:10 +02:00
fail_in_update_task_after_process_batch_success_for_document_addition Pause the index scheduler for one second when a fatal error occurs 2022-10-27 11:35:11 +02:00
insert_task_while_another_task_is_processing Implement POST /indexes-swap 2022-10-27 11:34:15 +02:00
panic_in_process_batch_for_index_creation Start testing unexpected errors and panics in index scheduler 2022-10-27 11:35:10 +02:00
query_processing_tasks Fix (hopefully) queries that include processing tasks 2022-10-27 11:35:11 +02:00
register Add assert method to verify validity of index scheduler state 2022-10-27 11:35:10 +02:00
swap_indexes Adjust task details correctly following index swap 2022-10-27 11:35:10 +02:00
task_deletion_delete_same_task_twice update all the snapshots with the new kind name 2022-10-27 11:35:08 +02:00
task_deletion_deleteable update all the snapshots with the new kind name 2022-10-27 11:35:08 +02:00
task_deletion_undeleteable Add assert method to verify validity of index scheduler state 2022-10-27 11:35:10 +02:00