introduce a corruption in the v1.12 data.ms field distribution

This commit is contained in:
Tamo 2025-01-23 12:43:39 +01:00 committed by Louis Dureuil
parent 7197ced673
commit c1eba66443
No known key found for this signature in database
16 changed files with 712 additions and 475 deletions

View file

@ -115,7 +115,7 @@ async fn check_the_index_scheduler(server: &Server) {
{
"uid": "kefir",
"createdAt": "2025-01-16T16:45:16.020663157Z",
"updatedAt": "2025-01-16T17:18:43.296777845Z",
"updatedAt": "2025-01-23T11:36:22.634859166Z",
"primaryKey": "id"
}
],
@ -128,8 +128,8 @@ async fn check_the_index_scheduler(server: &Server) {
let (stats, _) = server.stats().await;
snapshot!(stats, @r#"
{
"databaseSize": 425984,
"lastUpdate": "2025-01-16T17:18:43.296777845Z",
"databaseSize": 438272,
"lastUpdate": "2025-01-23T11:36:22.634859166Z",
"indexes": {
"kefir": {
"numberOfDocuments": 1,
@ -207,8 +207,8 @@ async fn check_the_index_scheduler(server: &Server) {
let (stats, _) = server.stats().await;
snapshot!(stats, @r#"
{
"databaseSize": 425984,
"lastUpdate": "2025-01-16T17:18:43.296777845Z",
"databaseSize": 438272,
"lastUpdate": "2025-01-23T11:36:22.634859166Z",
"indexes": {
"kefir": {
"numberOfDocuments": 1,