Corrections cosmetiques v13
This commit is contained in:
@@ -713,6 +713,7 @@ export class MournbladeActor extends Actor {
|
|||||||
let roll = await new Roll(arme.system.totalDegats).roll()
|
let roll = await new Roll(arme.system.totalDegats).roll()
|
||||||
await MournbladeUtility.showDiceSoNice(roll, game.settings.get("core", "rollMode"));
|
await MournbladeUtility.showDiceSoNice(roll, game.settings.get("core", "rollMode"));
|
||||||
let rollData = {
|
let rollData = {
|
||||||
|
degatsFormula:arme.system.totalDegats,
|
||||||
arme: arme,
|
arme: arme,
|
||||||
finalResult: roll.total,
|
finalResult: roll.total,
|
||||||
alias: this.name,
|
alias: this.name,
|
||||||
@@ -721,7 +722,7 @@ export class MournbladeActor extends Actor {
|
|||||||
actionImg: arme.img,
|
actionImg: arme.img,
|
||||||
}
|
}
|
||||||
MournbladeUtility.createChatWithRollMode(rollData.alias, {
|
MournbladeUtility.createChatWithRollMode(rollData.alias, {
|
||||||
content: await renderTemplate(`systems/fvtt-mournblade/templates/chat-degats-result.html`, rollData)
|
content: await foundry.applications.handlebars.renderTemplate(`systems/fvtt-mournblade/templates/chat-degats-result.html`, rollData)
|
||||||
})
|
})
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
MANIFEST-000221
|
MANIFEST-000240
|
||||||
|
|||||||
+8
-17
@@ -1,17 +1,8 @@
|
|||||||
2025/05/01-19:59:13.404410 7fad8f7fe6c0 Recovering log #219
|
2025/06/03-13:38:34.829840 7f53e4df86c0 Recovering log #238
|
||||||
2025/05/01-19:59:13.404447 7fad8f7fe6c0 Recovering log #231
|
2025/06/03-13:38:34.883917 7f53e4df86c0 Delete type=3 #236
|
||||||
2025/05/01-19:59:13.456319 7fad8f7fe6c0 Delete type=0 #231
|
2025/06/03-13:38:34.884056 7f53e4df86c0 Delete type=0 #238
|
||||||
2025/05/01-19:59:13.456390 7fad8f7fe6c0 Delete type=0 #219
|
2025/06/03-13:46:40.549617 7f53df3ff6c0 Level-0 table #243: started
|
||||||
2025/05/01-19:59:13.456430 7fad8f7fe6c0 Delete type=3 #217
|
2025/06/03-13:46:40.549726 7f53df3ff6c0 Level-0 table #243: 0 bytes OK
|
||||||
2025/05/01-20:40:06.630698 7fad8effd6c0 Level-0 table #234: started
|
2025/06/03-13:46:40.591881 7f53df3ff6c0 Delete type=0 #241
|
||||||
2025/05/01-20:40:06.634192 7fad8effd6c0 Level-0 table #234: 14422 bytes OK
|
2025/06/03-13:46:40.701236 7f53df3ff6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.640500 7fad8effd6c0 Delete type=0 #232
|
2025/06/03-13:46:40.701447 7f53df3ff6c0 Manual compaction at level-1 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.664516 7fad8effd6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
|
|
||||||
2025/05/01-20:40:06.675130 7fad8effd6c0 Manual compaction at level-1 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at '!items!wv5EiePmPTpqFutt' @ 239 : 1
|
|
||||||
2025/05/01-20:40:06.675140 7fad8effd6c0 Compacting 1@1 + 1@2 files
|
|
||||||
2025/05/01-20:40:06.678758 7fad8effd6c0 Generated table #235@1: 48 keys, 14422 bytes
|
|
||||||
2025/05/01-20:40:06.678804 7fad8effd6c0 Compacted 1@1 + 1@2 files => 14422 bytes
|
|
||||||
2025/05/01-20:40:06.684949 7fad8effd6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
|
|
||||||
2025/05/01-20:40:06.685040 7fad8effd6c0 Delete type=2 #212
|
|
||||||
2025/05/01-20:40:06.685158 7fad8effd6c0 Delete type=2 #234
|
|
||||||
2025/05/01-20:40:06.711796 7fad8effd6c0 Manual compaction at level-1 from '!items!wv5EiePmPTpqFutt' @ 239 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
|
|
||||||
|
|||||||
+9
-8
@@ -1,8 +1,9 @@
|
|||||||
2024/09/10-07:14:44.885743 7f7ed4e006c0 Recovering log #215
|
2025/05/29-15:55:26.176609 7f53e5dfa6c0 Recovering log #233
|
||||||
2024/09/10-07:14:44.956966 7f7ed4e006c0 Delete type=3 #213
|
2025/05/29-15:55:26.190009 7f53e5dfa6c0 Delete type=3 #229
|
||||||
2024/09/10-07:14:44.957144 7f7ed4e006c0 Delete type=0 #215
|
2025/05/29-15:55:26.190103 7f53e5dfa6c0 Delete type=3 #221
|
||||||
2024/09/10-07:20:33.463210 7f7ecd6006c0 Level-0 table #220: started
|
2025/05/29-15:55:26.190162 7f53e5dfa6c0 Delete type=0 #233
|
||||||
2024/09/10-07:20:33.463253 7f7ecd6006c0 Level-0 table #220: 0 bytes OK
|
2025/05/29-16:03:58.142314 7f53df3ff6c0 Level-0 table #239: started
|
||||||
2024/09/10-07:20:33.501220 7f7ecd6006c0 Delete type=0 #218
|
2025/05/29-16:03:58.142371 7f53df3ff6c0 Level-0 table #239: 0 bytes OK
|
||||||
2024/09/10-07:20:33.538862 7f7ecd6006c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.149718 7f53df3ff6c0 Delete type=0 #237
|
||||||
2024/09/10-07:20:33.538937 7f7ecd6006c0 Manual compaction at level-1 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.170022 7f53df3ff6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
|
||||||
|
2025/05/29-16:03:58.170098 7f53df3ff6c0 Manual compaction at level-1 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
|||||||
MANIFEST-000220
|
MANIFEST-000239
|
||||||
|
|||||||
+8
-17
@@ -1,17 +1,8 @@
|
|||||||
2025/05/01-19:59:13.580839 7fad8ffff6c0 Recovering log #218
|
2025/06/03-13:38:35.003129 7f53dffff6c0 Recovering log #237
|
||||||
2025/05/01-19:59:13.580868 7fad8ffff6c0 Recovering log #230
|
2025/06/03-13:38:35.063448 7f53dffff6c0 Delete type=3 #235
|
||||||
2025/05/01-19:59:13.634048 7fad8ffff6c0 Delete type=0 #230
|
2025/06/03-13:38:35.063543 7f53dffff6c0 Delete type=0 #237
|
||||||
2025/05/01-19:59:13.634180 7fad8ffff6c0 Delete type=0 #218
|
2025/06/03-13:46:40.628405 7f53df3ff6c0 Level-0 table #242: started
|
||||||
2025/05/01-19:59:13.634255 7fad8ffff6c0 Delete type=3 #216
|
2025/06/03-13:46:40.628456 7f53df3ff6c0 Level-0 table #242: 0 bytes OK
|
||||||
2025/05/01-20:40:06.742304 7fad8effd6c0 Level-0 table #233: started
|
2025/06/03-13:46:40.666357 7f53df3ff6c0 Delete type=0 #240
|
||||||
2025/05/01-20:40:06.745942 7fad8effd6c0 Level-0 table #233: 15890 bytes OK
|
2025/06/03-13:46:40.701286 7f53df3ff6c0 Manual compaction at level-0 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.753021 7fad8effd6c0 Delete type=0 #231
|
2025/06/03-13:46:40.701434 7f53df3ff6c0 Manual compaction at level-1 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.753355 7fad8effd6c0 Manual compaction at level-0 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end)
|
|
||||||
2025/05/01-20:40:06.785179 7fad8effd6c0 Manual compaction at level-1 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at '!items!zzz9JrtWjELdoAfK' @ 120 : 1
|
|
||||||
2025/05/01-20:40:06.785187 7fad8effd6c0 Compacting 1@1 + 1@2 files
|
|
||||||
2025/05/01-20:40:06.788604 7fad8effd6c0 Generated table #234@1: 30 keys, 15890 bytes
|
|
||||||
2025/05/01-20:40:06.788633 7fad8effd6c0 Compacted 1@1 + 1@2 files => 15890 bytes
|
|
||||||
2025/05/01-20:40:06.794726 7fad8effd6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
|
|
||||||
2025/05/01-20:40:06.794865 7fad8effd6c0 Delete type=2 #211
|
|
||||||
2025/05/01-20:40:06.794985 7fad8effd6c0 Delete type=2 #233
|
|
||||||
2025/05/01-20:40:06.795083 7fad8effd6c0 Manual compaction at level-1 from '!items!zzz9JrtWjELdoAfK' @ 120 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end)
|
|
||||||
|
|||||||
+9
-8
@@ -1,8 +1,9 @@
|
|||||||
2024/09/10-07:14:45.086238 7f7ecf4006c0 Recovering log #214
|
2025/05/29-15:55:26.234910 7f53dffff6c0 Recovering log #232
|
||||||
2024/09/10-07:14:45.144857 7f7ecf4006c0 Delete type=3 #212
|
2025/05/29-15:55:26.245499 7f53dffff6c0 Delete type=3 #228
|
||||||
2024/09/10-07:14:45.145056 7f7ecf4006c0 Delete type=0 #214
|
2025/05/29-15:55:26.245611 7f53dffff6c0 Delete type=3 #220
|
||||||
2024/09/10-07:20:33.607105 7f7ecd6006c0 Level-0 table #219: started
|
2025/05/29-15:55:26.245670 7f53dffff6c0 Delete type=0 #232
|
||||||
2024/09/10-07:20:33.607143 7f7ecd6006c0 Level-0 table #219: 0 bytes OK
|
2025/05/29-16:03:58.183794 7f53df3ff6c0 Level-0 table #238: started
|
||||||
2024/09/10-07:20:33.638955 7f7ecd6006c0 Delete type=0 #217
|
2025/05/29-16:03:58.183822 7f53df3ff6c0 Level-0 table #238: 0 bytes OK
|
||||||
2024/09/10-07:20:33.678483 7f7ecd6006c0 Manual compaction at level-0 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.189942 7f53df3ff6c0 Delete type=0 #236
|
||||||
2024/09/10-07:20:33.678561 7f7ecd6006c0 Manual compaction at level-1 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.196960 7f53df3ff6c0 Manual compaction at level-0 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end)
|
||||||
|
2025/05/29-16:03:58.197030 7f53df3ff6c0 Manual compaction at level-1 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
|||||||
MANIFEST-000220
|
MANIFEST-000239
|
||||||
|
|||||||
+8
-17
@@ -1,17 +1,8 @@
|
|||||||
2025/05/01-19:59:13.522396 7fad94ff96c0 Recovering log #218
|
2025/06/03-13:38:34.942102 7f53e4df86c0 Recovering log #237
|
||||||
2025/05/01-19:59:13.522423 7fad94ff96c0 Recovering log #230
|
2025/06/03-13:38:35.000785 7f53e4df86c0 Delete type=3 #235
|
||||||
2025/05/01-19:59:13.578113 7fad94ff96c0 Delete type=0 #230
|
2025/06/03-13:38:35.000863 7f53e4df86c0 Delete type=0 #237
|
||||||
2025/05/01-19:59:13.578220 7fad94ff96c0 Delete type=0 #218
|
2025/06/03-13:46:40.592034 7f53df3ff6c0 Level-0 table #242: started
|
||||||
2025/05/01-19:59:13.578283 7fad94ff96c0 Delete type=3 #216
|
2025/06/03-13:46:40.592075 7f53df3ff6c0 Level-0 table #242: 0 bytes OK
|
||||||
2025/05/01-20:40:06.722073 7fad8effd6c0 Level-0 table #233: started
|
2025/06/03-13:46:40.628226 7f53df3ff6c0 Delete type=0 #240
|
||||||
2025/05/01-20:40:06.725291 7fad8effd6c0 Level-0 table #233: 9727 bytes OK
|
2025/06/03-13:46:40.701268 7f53df3ff6c0 Manual compaction at level-0 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.731851 7fad8effd6c0 Delete type=0 #231
|
2025/06/03-13:46:40.701319 7f53df3ff6c0 Manual compaction at level-1 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.753320 7fad8effd6c0 Manual compaction at level-0 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
|
|
||||||
2025/05/01-20:40:06.763595 7fad8effd6c0 Manual compaction at level-1 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at '!items!y47dBO3Mf5Pn7tOd' @ 220 : 1
|
|
||||||
2025/05/01-20:40:06.763602 7fad8effd6c0 Compacting 1@1 + 1@2 files
|
|
||||||
2025/05/01-20:40:06.767733 7fad8effd6c0 Generated table #234@1: 55 keys, 9727 bytes
|
|
||||||
2025/05/01-20:40:06.767783 7fad8effd6c0 Compacted 1@1 + 1@2 files => 9727 bytes
|
|
||||||
2025/05/01-20:40:06.773941 7fad8effd6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
|
|
||||||
2025/05/01-20:40:06.774135 7fad8effd6c0 Delete type=2 #211
|
|
||||||
2025/05/01-20:40:06.774350 7fad8effd6c0 Delete type=2 #233
|
|
||||||
2025/05/01-20:40:06.795066 7fad8effd6c0 Manual compaction at level-1 from '!items!y47dBO3Mf5Pn7tOd' @ 220 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
|
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
2024/09/10-07:14:45.020069 7f7ecfe006c0 Recovering log #214
|
2025/05/29-15:55:26.213516 7f53e4df86c0 Recovering log #232
|
||||||
2024/09/10-07:14:45.082360 7f7ecfe006c0 Delete type=3 #212
|
2025/05/29-15:55:26.225680 7f53e4df86c0 Delete type=3 #228
|
||||||
2024/09/10-07:14:45.082521 7f7ecfe006c0 Delete type=0 #214
|
2025/05/29-15:55:26.225779 7f53e4df86c0 Delete type=3 #220
|
||||||
2024/09/10-07:20:33.576805 7f7ecd6006c0 Level-0 table #219: started
|
2025/05/29-15:55:26.225833 7f53e4df86c0 Delete type=0 #232
|
||||||
2024/09/10-07:20:33.576855 7f7ecd6006c0 Level-0 table #219: 0 bytes OK
|
2025/05/29-16:03:58.177296 7f53df3ff6c0 Level-0 table #238: started
|
||||||
2024/09/10-07:20:33.606927 7f7ecd6006c0 Delete type=0 #217
|
2025/05/29-16:03:58.177336 7f53df3ff6c0 Level-0 table #238: 0 bytes OK
|
||||||
2024/09/10-07:20:33.678460 7f7ecd6006c0 Manual compaction at level-0 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.183675 7f53df3ff6c0 Delete type=0 #236
|
||||||
2024/09/10-07:20:33.678542 7f7ecd6006c0 Manual compaction at level-1 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.196949 7f53df3ff6c0 Manual compaction at level-0 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
|
||||||
|
2025/05/29-16:03:58.197004 7f53df3ff6c0 Manual compaction at level-1 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
|||||||
MANIFEST-000220
|
MANIFEST-000239
|
||||||
|
|||||||
+8
-17
@@ -1,17 +1,8 @@
|
|||||||
2025/05/01-19:59:13.692563 7fad8f7fe6c0 Recovering log #218
|
2025/06/03-13:38:35.120991 7f53e4df86c0 Recovering log #237
|
||||||
2025/05/01-19:59:13.692594 7fad8f7fe6c0 Recovering log #230
|
2025/06/03-13:38:35.175559 7f53e4df86c0 Delete type=3 #235
|
||||||
2025/05/01-19:59:13.751135 7fad8f7fe6c0 Delete type=0 #230
|
2025/06/03-13:38:35.175657 7f53e4df86c0 Delete type=0 #237
|
||||||
2025/05/01-19:59:13.751215 7fad8f7fe6c0 Delete type=0 #218
|
2025/06/03-13:46:40.666519 7f53df3ff6c0 Level-0 table #242: started
|
||||||
2025/05/01-19:59:13.751260 7fad8f7fe6c0 Delete type=3 #216
|
2025/06/03-13:46:40.666557 7f53df3ff6c0 Level-0 table #242: 0 bytes OK
|
||||||
2025/05/01-20:40:06.795194 7fad8effd6c0 Level-0 table #233: started
|
2025/06/03-13:46:40.701027 7f53df3ff6c0 Delete type=0 #240
|
||||||
2025/05/01-20:40:06.798717 7fad8effd6c0 Level-0 table #233: 6896 bytes OK
|
2025/06/03-13:46:40.701306 7f53df3ff6c0 Manual compaction at level-0 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.805344 7fad8effd6c0 Delete type=0 #231
|
2025/06/03-13:46:40.815749 7f53df3ff6c0 Manual compaction at level-1 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.836956 7fad8effd6c0 Manual compaction at level-0 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end)
|
|
||||||
2025/05/01-20:40:06.837016 7fad8effd6c0 Manual compaction at level-1 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at '!items!ui4JGsGwHNlSXVK3' @ 40 : 1
|
|
||||||
2025/05/01-20:40:06.837022 7fad8effd6c0 Compacting 1@1 + 1@2 files
|
|
||||||
2025/05/01-20:40:06.840346 7fad8effd6c0 Generated table #234@1: 10 keys, 6896 bytes
|
|
||||||
2025/05/01-20:40:06.840376 7fad8effd6c0 Compacted 1@1 + 1@2 files => 6896 bytes
|
|
||||||
2025/05/01-20:40:06.846429 7fad8effd6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
|
|
||||||
2025/05/01-20:40:06.846541 7fad8effd6c0 Delete type=2 #211
|
|
||||||
2025/05/01-20:40:06.846672 7fad8effd6c0 Delete type=2 #233
|
|
||||||
2025/05/01-20:40:06.878912 7fad8effd6c0 Manual compaction at level-1 from '!items!ui4JGsGwHNlSXVK3' @ 40 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end)
|
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
2024/09/10-07:14:45.210943 7f7ecea006c0 Recovering log #214
|
2025/05/29-15:55:26.270465 7f53e55f96c0 Recovering log #232
|
||||||
2024/09/10-07:14:45.265940 7f7ecea006c0 Delete type=3 #212
|
2025/05/29-15:55:26.282262 7f53e55f96c0 Delete type=3 #228
|
||||||
2024/09/10-07:14:45.266060 7f7ecea006c0 Delete type=0 #214
|
2025/05/29-15:55:26.282411 7f53e55f96c0 Delete type=3 #220
|
||||||
2024/09/10-07:20:33.678752 7f7ecd6006c0 Level-0 table #219: started
|
2025/05/29-15:55:26.282478 7f53e55f96c0 Delete type=0 #232
|
||||||
2024/09/10-07:20:33.678827 7f7ecd6006c0 Level-0 table #219: 0 bytes OK
|
2025/05/29-16:03:58.203630 7f53df3ff6c0 Level-0 table #238: started
|
||||||
2024/09/10-07:20:33.713480 7f7ecd6006c0 Delete type=0 #217
|
2025/05/29-16:03:58.203677 7f53df3ff6c0 Level-0 table #238: 0 bytes OK
|
||||||
2024/09/10-07:20:33.816847 7f7ecd6006c0 Manual compaction at level-0 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.209907 7f53df3ff6c0 Delete type=0 #236
|
||||||
2024/09/10-07:20:33.816952 7f7ecd6006c0 Manual compaction at level-1 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.224352 7f53df3ff6c0 Manual compaction at level-0 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end)
|
||||||
|
2025/05/29-16:03:58.224420 7f53df3ff6c0 Manual compaction at level-1 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
|||||||
MANIFEST-000220
|
MANIFEST-000239
|
||||||
|
|||||||
+8
-17
@@ -1,17 +1,8 @@
|
|||||||
2025/05/01-19:59:13.753968 7fad94ff96c0 Recovering log #218
|
2025/06/03-13:38:35.178238 7f53e5dfa6c0 Recovering log #237
|
||||||
2025/05/01-19:59:13.754006 7fad94ff96c0 Recovering log #230
|
2025/06/03-13:38:35.231112 7f53e5dfa6c0 Delete type=3 #235
|
||||||
2025/05/01-19:59:13.815180 7fad94ff96c0 Delete type=0 #230
|
2025/06/03-13:38:35.231235 7f53e5dfa6c0 Delete type=0 #237
|
||||||
2025/05/01-19:59:13.815253 7fad94ff96c0 Delete type=0 #218
|
2025/06/03-13:46:40.815886 7f53df3ff6c0 Level-0 table #242: started
|
||||||
2025/05/01-19:59:13.815293 7fad94ff96c0 Delete type=3 #216
|
2025/06/03-13:46:40.815947 7f53df3ff6c0 Level-0 table #242: 0 bytes OK
|
||||||
2025/05/01-20:40:06.805500 7fad8effd6c0 Level-0 table #233: started
|
2025/06/03-13:46:40.852810 7f53df3ff6c0 Delete type=0 #240
|
||||||
2025/05/01-20:40:06.809047 7fad8effd6c0 Level-0 table #233: 14917 bytes OK
|
2025/06/03-13:46:40.963250 7f53df3ff6c0 Manual compaction at level-0 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.815729 7fad8effd6c0 Delete type=0 #231
|
2025/06/03-13:46:40.963359 7f53df3ff6c0 Manual compaction at level-1 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.836975 7fad8effd6c0 Manual compaction at level-0 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end)
|
|
||||||
2025/05/01-20:40:06.846758 7fad8effd6c0 Manual compaction at level-1 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at '!items!xlyFCQClBZ1N3O1B' @ 68 : 1
|
|
||||||
2025/05/01-20:40:06.846768 7fad8effd6c0 Compacting 1@1 + 1@2 files
|
|
||||||
2025/05/01-20:40:06.850361 7fad8effd6c0 Generated table #234@1: 17 keys, 14917 bytes
|
|
||||||
2025/05/01-20:40:06.850390 7fad8effd6c0 Compacted 1@1 + 1@2 files => 14917 bytes
|
|
||||||
2025/05/01-20:40:06.856955 7fad8effd6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
|
|
||||||
2025/05/01-20:40:06.857113 7fad8effd6c0 Delete type=2 #211
|
|
||||||
2025/05/01-20:40:06.857266 7fad8effd6c0 Delete type=2 #233
|
|
||||||
2025/05/01-20:40:06.878923 7fad8effd6c0 Manual compaction at level-1 from '!items!xlyFCQClBZ1N3O1B' @ 68 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end)
|
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
2024/09/10-07:14:45.269926 7f7ecfe006c0 Recovering log #214
|
2025/05/29-15:55:26.287199 7f53dffff6c0 Recovering log #232
|
||||||
2024/09/10-07:14:45.328808 7f7ecfe006c0 Delete type=3 #212
|
2025/05/29-15:55:26.297484 7f53dffff6c0 Delete type=3 #228
|
||||||
2024/09/10-07:14:45.328977 7f7ecfe006c0 Delete type=0 #214
|
2025/05/29-15:55:26.298188 7f53dffff6c0 Delete type=3 #220
|
||||||
2024/09/10-07:20:33.783195 7f7ecd6006c0 Level-0 table #219: started
|
2025/05/29-15:55:26.298300 7f53dffff6c0 Delete type=0 #232
|
||||||
2024/09/10-07:20:33.783241 7f7ecd6006c0 Level-0 table #219: 0 bytes OK
|
2025/05/29-16:03:58.210092 7f53df3ff6c0 Level-0 table #238: started
|
||||||
2024/09/10-07:20:33.816523 7f7ecd6006c0 Delete type=0 #217
|
2025/05/29-16:03:58.210134 7f53df3ff6c0 Level-0 table #238: 0 bytes OK
|
||||||
2024/09/10-07:20:33.816931 7f7ecd6006c0 Manual compaction at level-0 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.216327 7f53df3ff6c0 Delete type=0 #236
|
||||||
2024/09/10-07:20:33.817030 7f7ecd6006c0 Manual compaction at level-1 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.224370 7f53df3ff6c0 Manual compaction at level-0 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end)
|
||||||
|
2025/05/29-16:03:58.224436 7f53df3ff6c0 Manual compaction at level-1 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
|||||||
MANIFEST-000220
|
MANIFEST-000239
|
||||||
|
|||||||
+8
-17
@@ -1,17 +1,8 @@
|
|||||||
2025/05/01-19:59:13.636438 7fad957fa6c0 Recovering log #218
|
2025/06/03-13:38:35.066449 7f53e55f96c0 Recovering log #237
|
||||||
2025/05/01-19:59:13.636464 7fad957fa6c0 Recovering log #230
|
2025/06/03-13:38:35.118619 7f53e55f96c0 Delete type=3 #235
|
||||||
2025/05/01-19:59:13.689669 7fad957fa6c0 Delete type=0 #230
|
2025/06/03-13:38:35.118742 7f53e55f96c0 Delete type=0 #237
|
||||||
2025/05/01-19:59:13.689733 7fad957fa6c0 Delete type=0 #218
|
2025/06/03-13:46:41.647962 7f53df3ff6c0 Level-0 table #242: started
|
||||||
2025/05/01-19:59:13.689767 7fad957fa6c0 Delete type=3 #216
|
2025/06/03-13:46:41.648023 7f53df3ff6c0 Level-0 table #242: 0 bytes OK
|
||||||
2025/05/01-20:40:06.732058 7fad8effd6c0 Level-0 table #233: started
|
2025/06/03-13:46:41.687775 7f53df3ff6c0 Delete type=0 #240
|
||||||
2025/05/01-20:40:06.735754 7fad8effd6c0 Level-0 table #233: 9362 bytes OK
|
2025/06/03-13:46:41.746023 7f53df3ff6c0 Manual compaction at level-0 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.742187 7fad8effd6c0 Delete type=0 #231
|
2025/06/03-13:46:41.785457 7f53df3ff6c0 Manual compaction at level-1 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.753338 7fad8effd6c0 Manual compaction at level-0 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end)
|
|
||||||
2025/05/01-20:40:06.774492 7fad8effd6c0 Manual compaction at level-1 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at '!items!yBvkQb9S64s908sR' @ 80 : 1
|
|
||||||
2025/05/01-20:40:06.774508 7fad8effd6c0 Compacting 1@1 + 1@2 files
|
|
||||||
2025/05/01-20:40:06.777817 7fad8effd6c0 Generated table #234@1: 20 keys, 9362 bytes
|
|
||||||
2025/05/01-20:40:06.777855 7fad8effd6c0 Compacted 1@1 + 1@2 files => 9362 bytes
|
|
||||||
2025/05/01-20:40:06.784851 7fad8effd6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
|
|
||||||
2025/05/01-20:40:06.784962 7fad8effd6c0 Delete type=2 #211
|
|
||||||
2025/05/01-20:40:06.785089 7fad8effd6c0 Delete type=2 #233
|
|
||||||
2025/05/01-20:40:06.795076 7fad8effd6c0 Manual compaction at level-1 from '!items!yBvkQb9S64s908sR' @ 80 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end)
|
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
2024/09/10-07:14:45.148885 7f7ed4e006c0 Recovering log #214
|
2025/05/29-15:55:26.251480 7f53e5dfa6c0 Recovering log #232
|
||||||
2024/09/10-07:14:45.204991 7f7ed4e006c0 Delete type=3 #212
|
2025/05/29-15:55:26.263256 7f53e5dfa6c0 Delete type=3 #228
|
||||||
2024/09/10-07:14:45.205146 7f7ed4e006c0 Delete type=0 #214
|
2025/05/29-15:55:26.263429 7f53e5dfa6c0 Delete type=3 #220
|
||||||
2024/09/10-07:20:33.639140 7f7ecd6006c0 Level-0 table #219: started
|
2025/05/29-15:55:26.263489 7f53e5dfa6c0 Delete type=0 #232
|
||||||
2024/09/10-07:20:33.639178 7f7ecd6006c0 Level-0 table #219: 0 bytes OK
|
2025/05/29-16:03:58.190030 7f53df3ff6c0 Level-0 table #238: started
|
||||||
2024/09/10-07:20:33.677964 7f7ecd6006c0 Delete type=0 #217
|
2025/05/29-16:03:58.190053 7f53df3ff6c0 Level-0 table #238: 0 bytes OK
|
||||||
2024/09/10-07:20:33.678505 7f7ecd6006c0 Manual compaction at level-0 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.196709 7f53df3ff6c0 Delete type=0 #236
|
||||||
2024/09/10-07:20:33.678580 7f7ecd6006c0 Manual compaction at level-1 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.196970 7f53df3ff6c0 Manual compaction at level-0 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end)
|
||||||
|
2025/05/29-16:03:58.197022 7f53df3ff6c0 Manual compaction at level-1 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
|||||||
MANIFEST-000116
|
MANIFEST-000135
|
||||||
|
|||||||
+8
-17
@@ -1,17 +1,8 @@
|
|||||||
2025/05/01-19:59:13.228260 7fad94ff96c0 Recovering log #114
|
2025/06/03-13:38:34.627636 7f53dffff6c0 Recovering log #133
|
||||||
2025/05/01-19:59:13.228290 7fad94ff96c0 Recovering log #126
|
2025/06/03-13:38:34.686392 7f53dffff6c0 Delete type=3 #131
|
||||||
2025/05/01-19:59:13.284461 7fad94ff96c0 Delete type=0 #126
|
2025/06/03-13:38:34.686467 7f53dffff6c0 Delete type=0 #133
|
||||||
2025/05/01-19:59:13.284677 7fad94ff96c0 Delete type=0 #114
|
2025/06/03-13:46:40.512658 7f53df3ff6c0 Level-0 table #138: started
|
||||||
2025/05/01-19:59:13.284774 7fad94ff96c0 Delete type=3 #112
|
2025/06/03-13:46:40.512710 7f53df3ff6c0 Level-0 table #138: 0 bytes OK
|
||||||
2025/05/01-20:40:06.640617 7fad8effd6c0 Level-0 table #129: started
|
2025/06/03-13:46:40.549233 7f53df3ff6c0 Delete type=0 #136
|
||||||
2025/05/01-20:40:06.647756 7fad8effd6c0 Level-0 table #129: 423653 bytes OK
|
2025/06/03-13:46:40.549463 7f53df3ff6c0 Manual compaction at level-0 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.654365 7fad8effd6c0 Delete type=0 #127
|
2025/06/03-13:46:40.549512 7f53df3ff6c0 Manual compaction at level-1 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.664527 7fad8effd6c0 Manual compaction at level-0 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)
|
|
||||||
2025/05/01-20:40:06.695911 7fad8effd6c0 Manual compaction at level-1 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at '!actors.items!vwUVYPpU0V6bEDLa.t692JcsGHG4YJIlM' @ 2765 : 1
|
|
||||||
2025/05/01-20:40:06.695928 7fad8effd6c0 Compacting 1@1 + 1@2 files
|
|
||||||
2025/05/01-20:40:06.704206 7fad8effd6c0 Generated table #130@1: 694 keys, 424214 bytes
|
|
||||||
2025/05/01-20:40:06.704245 7fad8effd6c0 Compacted 1@1 + 1@2 files => 424214 bytes
|
|
||||||
2025/05/01-20:40:06.711236 7fad8effd6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
|
|
||||||
2025/05/01-20:40:06.711415 7fad8effd6c0 Delete type=2 #107
|
|
||||||
2025/05/01-20:40:06.711670 7fad8effd6c0 Delete type=2 #129
|
|
||||||
2025/05/01-20:40:06.711825 7fad8effd6c0 Manual compaction at level-1 from '!actors.items!vwUVYPpU0V6bEDLa.t692JcsGHG4YJIlM' @ 2765 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)
|
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
2024/09/10-07:14:44.657561 7f7ecf4006c0 Recovering log #110
|
2025/05/29-15:55:26.112642 7f53e4df86c0 Recovering log #128
|
||||||
2024/09/10-07:14:44.756808 7f7ecf4006c0 Delete type=3 #108
|
2025/05/29-15:55:26.125187 7f53e4df86c0 Delete type=3 #124
|
||||||
2024/09/10-07:14:44.756963 7f7ecf4006c0 Delete type=0 #110
|
2025/05/29-15:55:26.126018 7f53e4df86c0 Delete type=3 #116
|
||||||
2024/09/10-07:20:33.399722 7f7ecd6006c0 Level-0 table #115: started
|
2025/05/29-15:55:26.126088 7f53e4df86c0 Delete type=0 #128
|
||||||
2024/09/10-07:20:33.399823 7f7ecd6006c0 Level-0 table #115: 0 bytes OK
|
2025/05/29-16:03:58.156641 7f53df3ff6c0 Level-0 table #134: started
|
||||||
2024/09/10-07:20:33.426020 7f7ecd6006c0 Delete type=0 #113
|
2025/05/29-16:03:58.156669 7f53df3ff6c0 Level-0 table #134: 0 bytes OK
|
||||||
2024/09/10-07:20:33.538803 7f7ecd6006c0 Manual compaction at level-0 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.162999 7f53df3ff6c0 Delete type=0 #132
|
||||||
2024/09/10-07:20:33.538898 7f7ecd6006c0 Manual compaction at level-1 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.170062 7f53df3ff6c0 Manual compaction at level-0 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)
|
||||||
|
2025/05/29-16:03:58.170152 7f53df3ff6c0 Manual compaction at level-1 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
|||||||
MANIFEST-000220
|
MANIFEST-000239
|
||||||
|
|||||||
+8
-17
@@ -1,17 +1,8 @@
|
|||||||
2025/05/01-19:59:13.459137 7fad957fa6c0 Recovering log #218
|
2025/06/03-13:38:34.886970 7f53e5dfa6c0 Recovering log #237
|
||||||
2025/05/01-19:59:13.459172 7fad957fa6c0 Recovering log #230
|
2025/06/03-13:38:34.938703 7f53e5dfa6c0 Delete type=3 #235
|
||||||
2025/05/01-19:59:13.519467 7fad957fa6c0 Delete type=0 #230
|
2025/06/03-13:38:34.938794 7f53e5dfa6c0 Delete type=0 #237
|
||||||
2025/05/01-19:59:13.519571 7fad957fa6c0 Delete type=0 #218
|
2025/06/03-13:46:40.397410 7f53df3ff6c0 Level-0 table #242: started
|
||||||
2025/05/01-19:59:13.519639 7fad957fa6c0 Delete type=3 #216
|
2025/06/03-13:46:40.397475 7f53df3ff6c0 Level-0 table #242: 0 bytes OK
|
||||||
2025/05/01-20:40:06.711943 7fad8effd6c0 Level-0 table #233: started
|
2025/06/03-13:46:40.439766 7f53df3ff6c0 Delete type=0 #240
|
||||||
2025/05/01-20:40:06.715460 7fad8effd6c0 Level-0 table #233: 2866 bytes OK
|
2025/06/03-13:46:40.549407 7f53df3ff6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.721938 7fad8effd6c0 Delete type=0 #231
|
2025/06/03-13:46:40.549475 7f53df3ff6c0 Manual compaction at level-1 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.753295 7fad8effd6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
|
|
||||||
2025/05/01-20:40:06.753377 7fad8effd6c0 Manual compaction at level-1 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at '!items!veoS6Gtzj6Dq087V' @ 28 : 1
|
|
||||||
2025/05/01-20:40:06.753389 7fad8effd6c0 Compacting 1@1 + 1@2 files
|
|
||||||
2025/05/01-20:40:06.756847 7fad8effd6c0 Generated table #234@1: 7 keys, 2866 bytes
|
|
||||||
2025/05/01-20:40:06.756890 7fad8effd6c0 Compacted 1@1 + 1@2 files => 2866 bytes
|
|
||||||
2025/05/01-20:40:06.763265 7fad8effd6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
|
|
||||||
2025/05/01-20:40:06.763390 7fad8effd6c0 Delete type=2 #211
|
|
||||||
2025/05/01-20:40:06.763517 7fad8effd6c0 Delete type=2 #233
|
|
||||||
2025/05/01-20:40:06.795056 7fad8effd6c0 Manual compaction at level-1 from '!items!veoS6Gtzj6Dq087V' @ 28 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
|
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
2024/09/10-07:14:44.961549 7f7ecea006c0 Recovering log #214
|
2025/05/29-15:55:26.196026 7f53e55f96c0 Recovering log #232
|
||||||
2024/09/10-07:14:45.016222 7f7ecea006c0 Delete type=3 #212
|
2025/05/29-15:55:26.208075 7f53e55f96c0 Delete type=3 #228
|
||||||
2024/09/10-07:14:45.016606 7f7ecea006c0 Delete type=0 #214
|
2025/05/29-15:55:26.208295 7f53e55f96c0 Delete type=3 #220
|
||||||
2024/09/10-07:20:33.539100 7f7ecd6006c0 Level-0 table #219: started
|
2025/05/29-15:55:26.208392 7f53e55f96c0 Delete type=0 #232
|
||||||
2024/09/10-07:20:33.539159 7f7ecd6006c0 Level-0 table #219: 0 bytes OK
|
2025/05/29-16:03:58.170302 7f53df3ff6c0 Level-0 table #238: started
|
||||||
2024/09/10-07:20:33.576585 7f7ecd6006c0 Delete type=0 #217
|
2025/05/29-16:03:58.170428 7f53df3ff6c0 Level-0 table #238: 0 bytes OK
|
||||||
2024/09/10-07:20:33.678420 7f7ecd6006c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.177127 7f53df3ff6c0 Delete type=0 #236
|
||||||
2024/09/10-07:20:33.678524 7f7ecd6006c0 Manual compaction at level-1 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.196930 7f53df3ff6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
|
||||||
|
2025/05/29-16:03:58.197013 7f53df3ff6c0 Manual compaction at level-1 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
|||||||
MANIFEST-000220
|
MANIFEST-000239
|
||||||
|
|||||||
+8
-17
@@ -1,17 +1,8 @@
|
|||||||
2025/05/01-19:59:13.951217 7fad8f7fe6c0 Recovering log #218
|
2025/06/03-13:38:35.345564 7f53dffff6c0 Recovering log #237
|
||||||
2025/05/01-19:59:13.951252 7fad8f7fe6c0 Recovering log #230
|
2025/06/03-13:38:35.403155 7f53dffff6c0 Delete type=3 #235
|
||||||
2025/05/01-19:59:14.010531 7fad8f7fe6c0 Delete type=0 #230
|
2025/06/03-13:38:35.403235 7f53dffff6c0 Delete type=0 #237
|
||||||
2025/05/01-19:59:14.010644 7fad8f7fe6c0 Delete type=0 #218
|
2025/06/03-13:46:40.735477 7f53df3ff6c0 Level-0 table #242: started
|
||||||
2025/05/01-19:59:14.010710 7fad8f7fe6c0 Delete type=3 #216
|
2025/06/03-13:46:40.735517 7f53df3ff6c0 Level-0 table #242: 0 bytes OK
|
||||||
2025/05/01-20:40:06.879005 7fad8effd6c0 Level-0 table #233: started
|
2025/06/03-13:46:40.773473 7f53df3ff6c0 Delete type=0 #240
|
||||||
2025/05/01-20:40:06.882368 7fad8effd6c0 Level-0 table #233: 33708 bytes OK
|
2025/06/03-13:46:40.815790 7f53df3ff6c0 Manual compaction at level-0 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.889400 7fad8effd6c0 Delete type=0 #231
|
2025/06/03-13:46:40.815824 7f53df3ff6c0 Manual compaction at level-1 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.920445 7fad8effd6c0 Manual compaction at level-0 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end)
|
|
||||||
2025/05/01-20:40:06.920540 7fad8effd6c0 Manual compaction at level-1 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at '!items!xnCf2xIPzdsUoBTy' @ 180 : 1
|
|
||||||
2025/05/01-20:40:06.920554 7fad8effd6c0 Compacting 1@1 + 1@2 files
|
|
||||||
2025/05/01-20:40:06.924361 7fad8effd6c0 Generated table #234@1: 45 keys, 33708 bytes
|
|
||||||
2025/05/01-20:40:06.924378 7fad8effd6c0 Compacted 1@1 + 1@2 files => 33708 bytes
|
|
||||||
2025/05/01-20:40:06.930331 7fad8effd6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
|
|
||||||
2025/05/01-20:40:06.930441 7fad8effd6c0 Delete type=2 #211
|
|
||||||
2025/05/01-20:40:06.930542 7fad8effd6c0 Delete type=2 #233
|
|
||||||
2025/05/01-20:40:06.957681 7fad8effd6c0 Manual compaction at level-1 from '!items!xnCf2xIPzdsUoBTy' @ 180 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end)
|
|
||||||
|
|||||||
+9
-8
@@ -1,8 +1,9 @@
|
|||||||
2024/09/10-07:14:45.464393 7f7ecea006c0 Recovering log #214
|
2025/05/29-15:55:26.334851 7f53dffff6c0 Recovering log #232
|
||||||
2024/09/10-07:14:45.568041 7f7ecea006c0 Delete type=3 #212
|
2025/05/29-15:55:26.345350 7f53dffff6c0 Delete type=3 #228
|
||||||
2024/09/10-07:14:45.568192 7f7ecea006c0 Delete type=0 #214
|
2025/05/29-15:55:26.345513 7f53dffff6c0 Delete type=3 #220
|
||||||
2024/09/10-07:20:33.817119 7f7ecd6006c0 Level-0 table #219: started
|
2025/05/29-15:55:26.345620 7f53dffff6c0 Delete type=0 #232
|
||||||
2024/09/10-07:20:33.817259 7f7ecd6006c0 Level-0 table #219: 0 bytes OK
|
2025/05/29-16:03:58.224627 7f53df3ff6c0 Level-0 table #238: started
|
||||||
2024/09/10-07:20:33.853842 7f7ecd6006c0 Delete type=0 #217
|
2025/05/29-16:03:58.224684 7f53df3ff6c0 Level-0 table #238: 0 bytes OK
|
||||||
2024/09/10-07:20:33.990487 7f7ecd6006c0 Manual compaction at level-0 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.230871 7f53df3ff6c0 Delete type=0 #236
|
||||||
2024/09/10-07:20:33.990597 7f7ecd6006c0 Manual compaction at level-1 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.251598 7f53df3ff6c0 Manual compaction at level-0 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end)
|
||||||
|
2025/05/29-16:03:58.251678 7f53df3ff6c0 Manual compaction at level-1 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
|||||||
MANIFEST-000136
|
MANIFEST-000155
|
||||||
|
|||||||
+8
-17
@@ -1,17 +1,8 @@
|
|||||||
2025/05/01-19:59:14.070146 7fad94ff96c0 Recovering log #134
|
2025/06/03-13:38:35.466878 7f53e5dfa6c0 Recovering log #153
|
||||||
2025/05/01-19:59:14.070195 7fad94ff96c0 Recovering log #146
|
2025/06/03-13:38:35.524013 7f53e5dfa6c0 Delete type=3 #151
|
||||||
2025/05/01-19:59:14.130070 7fad94ff96c0 Delete type=0 #146
|
2025/06/03-13:38:35.524182 7f53e5dfa6c0 Delete type=0 #153
|
||||||
2025/05/01-19:59:14.130135 7fad94ff96c0 Delete type=0 #134
|
2025/06/03-13:46:41.106617 7f53df3ff6c0 Level-0 table #158: started
|
||||||
2025/05/01-19:59:14.130165 7fad94ff96c0 Delete type=3 #132
|
2025/06/03-13:46:41.106700 7f53df3ff6c0 Level-0 table #158: 0 bytes OK
|
||||||
2025/05/01-20:40:06.899798 7fad8effd6c0 Level-0 table #149: started
|
2025/06/03-13:46:41.168352 7f53df3ff6c0 Delete type=0 #156
|
||||||
2025/05/01-20:40:06.903123 7fad8effd6c0 Level-0 table #149: 1383 bytes OK
|
2025/06/03-13:46:41.206505 7f53df3ff6c0 Manual compaction at level-0 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.909413 7fad8effd6c0 Delete type=0 #147
|
2025/06/03-13:46:41.268057 7f53df3ff6c0 Manual compaction at level-1 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.920493 7fad8effd6c0 Manual compaction at level-0 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end)
|
|
||||||
2025/05/01-20:40:06.930617 7fad8effd6c0 Manual compaction at level-1 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at '!scenes!ZDV2IwduhOXTxy72' @ 4 : 1
|
|
||||||
2025/05/01-20:40:06.930624 7fad8effd6c0 Compacting 1@1 + 1@2 files
|
|
||||||
2025/05/01-20:40:06.934015 7fad8effd6c0 Generated table #150@1: 1 keys, 1383 bytes
|
|
||||||
2025/05/01-20:40:06.934056 7fad8effd6c0 Compacted 1@1 + 1@2 files => 1383 bytes
|
|
||||||
2025/05/01-20:40:06.940412 7fad8effd6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
|
|
||||||
2025/05/01-20:40:06.940518 7fad8effd6c0 Delete type=2 #127
|
|
||||||
2025/05/01-20:40:06.940625 7fad8effd6c0 Delete type=2 #149
|
|
||||||
2025/05/01-20:40:06.957696 7fad8effd6c0 Manual compaction at level-1 from '!scenes!ZDV2IwduhOXTxy72' @ 4 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end)
|
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
2024/09/10-07:14:45.696006 7f7ecf4006c0 Recovering log #130
|
2025/05/29-15:55:26.369188 7f53e4df86c0 Recovering log #148
|
||||||
2024/09/10-07:14:45.752701 7f7ecf4006c0 Delete type=3 #128
|
2025/05/29-15:55:26.380021 7f53e4df86c0 Delete type=3 #144
|
||||||
2024/09/10-07:14:45.752833 7f7ecf4006c0 Delete type=0 #130
|
2025/05/29-15:55:26.380196 7f53e4df86c0 Delete type=3 #136
|
||||||
2024/09/10-07:20:33.897005 7f7ecd6006c0 Level-0 table #135: started
|
2025/05/29-15:55:26.380295 7f53e4df86c0 Delete type=0 #148
|
||||||
2024/09/10-07:20:33.897068 7f7ecd6006c0 Level-0 table #135: 0 bytes OK
|
2025/05/29-16:03:58.231076 7f53df3ff6c0 Level-0 table #154: started
|
||||||
2024/09/10-07:20:33.928636 7f7ecd6006c0 Delete type=0 #133
|
2025/05/29-16:03:58.231127 7f53df3ff6c0 Level-0 table #154: 0 bytes OK
|
||||||
2024/09/10-07:20:33.990553 7f7ecd6006c0 Manual compaction at level-0 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.237794 7f53df3ff6c0 Delete type=0 #152
|
||||||
2024/09/10-07:20:33.990640 7f7ecd6006c0 Manual compaction at level-1 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.251622 7f53df3ff6c0 Manual compaction at level-0 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end)
|
||||||
|
2025/05/29-16:03:58.251695 7f53df3ff6c0 Manual compaction at level-1 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
|||||||
MANIFEST-000128
|
MANIFEST-000147
|
||||||
|
|||||||
@@ -1,17 +1,8 @@
|
|||||||
2025/05/01-19:59:13.347156 7fad94ff96c0 Recovering log #126
|
2025/06/03-13:38:34.776748 7f53dffff6c0 Recovering log #145
|
||||||
2025/05/01-19:59:13.347201 7fad94ff96c0 Recovering log #138
|
2025/06/03-13:38:34.827114 7f53dffff6c0 Delete type=3 #143
|
||||||
2025/05/01-19:59:13.401747 7fad94ff96c0 Delete type=0 #138
|
2025/06/03-13:38:34.827190 7f53dffff6c0 Delete type=0 #145
|
||||||
2025/05/01-19:59:13.401806 7fad94ff96c0 Delete type=0 #126
|
2025/06/03-13:46:40.477248 7f53df3ff6c0 Level-0 table #150: started
|
||||||
2025/05/01-19:59:13.401834 7fad94ff96c0 Delete type=3 #124
|
2025/06/03-13:46:40.477333 7f53df3ff6c0 Level-0 table #150: 0 bytes OK
|
||||||
2025/05/01-20:40:06.654688 7fad8effd6c0 Level-0 table #141: started
|
2025/06/03-13:46:40.512489 7f53df3ff6c0 Delete type=0 #148
|
||||||
2025/05/01-20:40:06.657896 7fad8effd6c0 Level-0 table #141: 3853 bytes OK
|
2025/06/03-13:46:40.549448 7f53df3ff6c0 Manual compaction at level-0 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.664323 7fad8effd6c0 Delete type=0 #139
|
2025/06/03-13:46:40.549499 7f53df3ff6c0 Manual compaction at level-1 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.664536 7fad8effd6c0 Manual compaction at level-0 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end)
|
|
||||||
2025/05/01-20:40:06.685220 7fad8effd6c0 Manual compaction at level-1 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at '!items!t692JcsGHG4YJIlM' @ 41 : 1
|
|
||||||
2025/05/01-20:40:06.685228 7fad8effd6c0 Compacting 1@1 + 1@2 files
|
|
||||||
2025/05/01-20:40:06.688496 7fad8effd6c0 Generated table #142@1: 8 keys, 3853 bytes
|
|
||||||
2025/05/01-20:40:06.688531 7fad8effd6c0 Compacted 1@1 + 1@2 files => 3853 bytes
|
|
||||||
2025/05/01-20:40:06.695431 7fad8effd6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
|
|
||||||
2025/05/01-20:40:06.695565 7fad8effd6c0 Delete type=2 #119
|
|
||||||
2025/05/01-20:40:06.695762 7fad8effd6c0 Delete type=2 #141
|
|
||||||
2025/05/01-20:40:06.711805 7fad8effd6c0 Manual compaction at level-1 from '!items!t692JcsGHG4YJIlM' @ 41 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end)
|
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
2024/09/10-07:14:44.824622 7f7ecf4006c0 Recovering log #122
|
2025/05/29-15:55:26.158830 7f53e4df86c0 Recovering log #140
|
||||||
2024/09/10-07:14:44.881625 7f7ecf4006c0 Delete type=3 #120
|
2025/05/29-15:55:26.171542 7f53e4df86c0 Delete type=3 #136
|
||||||
2024/09/10-07:14:44.881742 7f7ecf4006c0 Delete type=0 #122
|
2025/05/29-15:55:26.171988 7f53e4df86c0 Delete type=3 #128
|
||||||
2024/09/10-07:20:33.426241 7f7ecd6006c0 Level-0 table #127: started
|
2025/05/29-15:55:26.172310 7f53e4df86c0 Delete type=0 #140
|
||||||
2024/09/10-07:20:33.426287 7f7ecd6006c0 Level-0 table #127: 0 bytes OK
|
2025/05/29-16:03:58.163179 7f53df3ff6c0 Level-0 table #146: started
|
||||||
2024/09/10-07:20:33.462927 7f7ecd6006c0 Delete type=0 #125
|
2025/05/29-16:03:58.163230 7f53df3ff6c0 Level-0 table #146: 0 bytes OK
|
||||||
2024/09/10-07:20:33.538838 7f7ecd6006c0 Manual compaction at level-0 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.169828 7f53df3ff6c0 Delete type=0 #144
|
||||||
2024/09/10-07:20:33.538919 7f7ecd6006c0 Manual compaction at level-1 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.170080 7f53df3ff6c0 Manual compaction at level-0 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end)
|
||||||
|
2025/05/29-16:03:58.170133 7f53df3ff6c0 Manual compaction at level-1 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
|||||||
MANIFEST-000220
|
MANIFEST-000239
|
||||||
|
|||||||
+8
-17
@@ -1,17 +1,8 @@
|
|||||||
2025/05/01-19:59:13.290979 7fad957fa6c0 Recovering log #218
|
2025/06/03-13:38:34.719711 7f53e55f96c0 Recovering log #237
|
||||||
2025/05/01-19:59:13.291005 7fad957fa6c0 Recovering log #230
|
2025/06/03-13:38:34.773679 7f53e55f96c0 Delete type=3 #235
|
||||||
2025/05/01-19:59:13.344860 7fad957fa6c0 Delete type=0 #230
|
2025/06/03-13:38:34.773831 7f53e55f96c0 Delete type=0 #237
|
||||||
2025/05/01-19:59:13.344936 7fad957fa6c0 Delete type=0 #218
|
2025/06/03-13:46:40.440019 7f53df3ff6c0 Level-0 table #242: started
|
||||||
2025/05/01-19:59:13.344980 7fad957fa6c0 Delete type=3 #216
|
2025/06/03-13:46:40.440103 7f53df3ff6c0 Level-0 table #242: 0 bytes OK
|
||||||
2025/05/01-20:40:06.620602 7fad8effd6c0 Level-0 table #233: started
|
2025/06/03-13:46:40.476978 7f53df3ff6c0 Delete type=0 #240
|
||||||
2025/05/01-20:40:06.624373 7fad8effd6c0 Level-0 table #233: 8044 bytes OK
|
2025/06/03-13:46:40.549431 7f53df3ff6c0 Manual compaction at level-0 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.630551 7fad8effd6c0 Delete type=0 #231
|
2025/06/03-13:46:40.549488 7f53df3ff6c0 Manual compaction at level-1 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.664499 7fad8effd6c0 Manual compaction at level-0 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
|
|
||||||
2025/05/01-20:40:06.664555 7fad8effd6c0 Manual compaction at level-1 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at '!items!tq6mEgXog7h4VyWk' @ 60 : 1
|
|
||||||
2025/05/01-20:40:06.664563 7fad8effd6c0 Compacting 1@1 + 1@2 files
|
|
||||||
2025/05/01-20:40:06.668268 7fad8effd6c0 Generated table #234@1: 15 keys, 8044 bytes
|
|
||||||
2025/05/01-20:40:06.668319 7fad8effd6c0 Compacted 1@1 + 1@2 files => 8044 bytes
|
|
||||||
2025/05/01-20:40:06.674562 7fad8effd6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
|
|
||||||
2025/05/01-20:40:06.674814 7fad8effd6c0 Delete type=2 #211
|
|
||||||
2025/05/01-20:40:06.675036 7fad8effd6c0 Delete type=2 #233
|
|
||||||
2025/05/01-20:40:06.711783 7fad8effd6c0 Manual compaction at level-1 from '!items!tq6mEgXog7h4VyWk' @ 60 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
|
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
2024/09/10-07:14:44.767296 7f7ecfe006c0 Recovering log #214
|
2025/05/29-15:55:26.141414 7f53e55f96c0 Recovering log #232
|
||||||
2024/09/10-07:14:44.820594 7f7ecfe006c0 Delete type=3 #212
|
2025/05/29-15:55:26.152222 7f53e55f96c0 Delete type=3 #228
|
||||||
2024/09/10-07:14:44.820691 7f7ecfe006c0 Delete type=0 #214
|
2025/05/29-15:55:26.152331 7f53e55f96c0 Delete type=3 #220
|
||||||
2024/09/10-07:20:33.501559 7f7ecd6006c0 Level-0 table #219: started
|
2025/05/29-15:55:26.152409 7f53e55f96c0 Delete type=0 #232
|
||||||
2024/09/10-07:20:33.501629 7f7ecd6006c0 Level-0 table #219: 0 bytes OK
|
2025/05/29-16:03:58.149936 7f53df3ff6c0 Level-0 table #238: started
|
||||||
2024/09/10-07:20:33.538595 7f7ecd6006c0 Delete type=0 #217
|
2025/05/29-16:03:58.149989 7f53df3ff6c0 Level-0 table #238: 0 bytes OK
|
||||||
2024/09/10-07:20:33.538881 7f7ecd6006c0 Manual compaction at level-0 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.156544 7f53df3ff6c0 Delete type=0 #236
|
||||||
2024/09/10-07:20:33.538953 7f7ecd6006c0 Manual compaction at level-1 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.170043 7f53df3ff6c0 Manual compaction at level-0 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
|
||||||
|
2025/05/29-16:03:58.170116 7f53df3ff6c0 Manual compaction at level-1 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
|||||||
MANIFEST-000220
|
MANIFEST-000239
|
||||||
|
|||||||
+8
-17
@@ -1,17 +1,8 @@
|
|||||||
2025/05/01-19:59:14.013667 7fad957fa6c0 Recovering log #218
|
2025/06/03-13:38:35.406479 7f53e55f96c0 Recovering log #237
|
||||||
2025/05/01-19:59:14.013702 7fad957fa6c0 Recovering log #230
|
2025/06/03-13:38:35.462921 7f53e55f96c0 Delete type=3 #235
|
||||||
2025/05/01-19:59:14.066307 7fad957fa6c0 Delete type=0 #230
|
2025/06/03-13:38:35.463022 7f53e55f96c0 Delete type=0 #237
|
||||||
2025/05/01-19:59:14.066374 7fad957fa6c0 Delete type=0 #218
|
2025/06/03-13:46:40.853081 7f53df3ff6c0 Level-0 table #242: started
|
||||||
2025/05/01-19:59:14.066412 7fad957fa6c0 Delete type=3 #216
|
2025/06/03-13:46:40.853166 7f53df3ff6c0 Level-0 table #242: 0 bytes OK
|
||||||
2025/05/01-20:40:06.909515 7fad8effd6c0 Level-0 table #233: started
|
2025/06/03-13:46:40.889517 7f53df3ff6c0 Delete type=0 #240
|
||||||
2025/05/01-20:40:06.912752 7fad8effd6c0 Level-0 table #233: 4017 bytes OK
|
2025/06/03-13:46:40.963289 7f53df3ff6c0 Manual compaction at level-0 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.920147 7fad8effd6c0 Delete type=0 #231
|
2025/06/03-13:46:40.963383 7f53df3ff6c0 Manual compaction at level-1 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.920512 7fad8effd6c0 Manual compaction at level-0 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
|
|
||||||
2025/05/01-20:40:06.940688 7fad8effd6c0 Manual compaction at level-1 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 83 : 1
|
|
||||||
2025/05/01-20:40:06.940695 7fad8effd6c0 Compacting 1@1 + 1@2 files
|
|
||||||
2025/05/01-20:40:06.943905 7fad8effd6c0 Generated table #234@1: 21 keys, 4017 bytes
|
|
||||||
2025/05/01-20:40:06.943922 7fad8effd6c0 Compacted 1@1 + 1@2 files => 4017 bytes
|
|
||||||
2025/05/01-20:40:06.950519 7fad8effd6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
|
|
||||||
2025/05/01-20:40:06.950654 7fad8effd6c0 Delete type=2 #211
|
|
||||||
2025/05/01-20:40:06.950823 7fad8effd6c0 Delete type=2 #233
|
|
||||||
2025/05/01-20:40:06.957710 7fad8effd6c0 Manual compaction at level-1 from '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 83 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
|
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
2024/09/10-07:14:45.572627 7f7ecfe006c0 Recovering log #214
|
2025/05/29-15:55:26.350664 7f53e5dfa6c0 Recovering log #232
|
||||||
2024/09/10-07:14:45.691412 7f7ecfe006c0 Delete type=3 #212
|
2025/05/29-15:55:26.362209 7f53e5dfa6c0 Delete type=3 #228
|
||||||
2024/09/10-07:14:45.691558 7f7ecfe006c0 Delete type=0 #214
|
2025/05/29-15:55:26.362333 7f53e5dfa6c0 Delete type=3 #220
|
||||||
2024/09/10-07:20:33.854042 7f7ecd6006c0 Level-0 table #219: started
|
2025/05/29-15:55:26.362389 7f53e5dfa6c0 Delete type=0 #232
|
||||||
2024/09/10-07:20:33.854090 7f7ecd6006c0 Level-0 table #219: 0 bytes OK
|
2025/05/29-16:03:58.237955 7f53df3ff6c0 Level-0 table #238: started
|
||||||
2024/09/10-07:20:33.896744 7f7ecd6006c0 Delete type=0 #217
|
2025/05/29-16:03:58.237988 7f53df3ff6c0 Level-0 table #238: 0 bytes OK
|
||||||
2024/09/10-07:20:33.990529 7f7ecd6006c0 Manual compaction at level-0 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.244870 7f53df3ff6c0 Delete type=0 #236
|
||||||
2024/09/10-07:20:33.990619 7f7ecd6006c0 Manual compaction at level-1 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.251643 7f53df3ff6c0 Manual compaction at level-0 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
|
||||||
|
2025/05/29-16:03:58.251714 7f53df3ff6c0 Manual compaction at level-1 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
|||||||
MANIFEST-000220
|
MANIFEST-000239
|
||||||
|
|||||||
+8
-17
@@ -1,17 +1,8 @@
|
|||||||
2025/05/01-19:59:13.818474 7fad957fa6c0 Recovering log #218
|
2025/06/03-13:38:35.235913 7f53e55f96c0 Recovering log #237
|
||||||
2025/05/01-19:59:13.818519 7fad957fa6c0 Recovering log #230
|
2025/06/03-13:38:35.291769 7f53e55f96c0 Delete type=3 #235
|
||||||
2025/05/01-19:59:13.880653 7fad957fa6c0 Delete type=0 #230
|
2025/06/03-13:38:35.291874 7f53e55f96c0 Delete type=0 #237
|
||||||
2025/05/01-19:59:13.880732 7fad957fa6c0 Delete type=0 #218
|
2025/06/03-13:46:40.773651 7f53df3ff6c0 Level-0 table #242: started
|
||||||
2025/05/01-19:59:13.880769 7fad957fa6c0 Delete type=3 #216
|
2025/06/03-13:46:40.773688 7f53df3ff6c0 Level-0 table #242: 0 bytes OK
|
||||||
2025/05/01-20:40:06.815894 7fad8effd6c0 Level-0 table #233: started
|
2025/06/03-13:46:40.815556 7f53df3ff6c0 Delete type=0 #240
|
||||||
2025/05/01-20:40:06.819958 7fad8effd6c0 Level-0 table #233: 26369 bytes OK
|
2025/06/03-13:46:40.815805 7f53df3ff6c0 Manual compaction at level-0 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.826063 7fad8effd6c0 Delete type=0 #231
|
2025/06/03-13:46:40.815848 7f53df3ff6c0 Manual compaction at level-1 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end)
|
||||||
2025/05/01-20:40:06.836988 7fad8effd6c0 Manual compaction at level-0 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end)
|
|
||||||
2025/05/01-20:40:06.857363 7fad8effd6c0 Manual compaction at level-1 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at '!items!zhPPsmTtLv7cyNHJ' @ 220 : 1
|
|
||||||
2025/05/01-20:40:06.857373 7fad8effd6c0 Compacting 1@1 + 1@2 files
|
|
||||||
2025/05/01-20:40:06.860997 7fad8effd6c0 Generated table #234@1: 55 keys, 26369 bytes
|
|
||||||
2025/05/01-20:40:06.861035 7fad8effd6c0 Compacted 1@1 + 1@2 files => 26369 bytes
|
|
||||||
2025/05/01-20:40:06.868146 7fad8effd6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
|
|
||||||
2025/05/01-20:40:06.868306 7fad8effd6c0 Delete type=2 #211
|
|
||||||
2025/05/01-20:40:06.868500 7fad8effd6c0 Delete type=2 #233
|
|
||||||
2025/05/01-20:40:06.878932 7fad8effd6c0 Manual compaction at level-1 from '!items!zhPPsmTtLv7cyNHJ' @ 220 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end)
|
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
2024/09/10-07:14:45.332204 7f7ecf4006c0 Recovering log #214
|
2025/05/29-15:55:26.302212 7f53e5dfa6c0 Recovering log #232
|
||||||
2024/09/10-07:14:45.389900 7f7ecf4006c0 Delete type=3 #212
|
2025/05/29-15:55:26.313773 7f53e5dfa6c0 Delete type=3 #228
|
||||||
2024/09/10-07:14:45.389996 7f7ecf4006c0 Delete type=0 #214
|
2025/05/29-15:55:26.313929 7f53e5dfa6c0 Delete type=3 #220
|
||||||
2024/09/10-07:20:33.746048 7f7ecd6006c0 Level-0 table #219: started
|
2025/05/29-15:55:26.313989 7f53e5dfa6c0 Delete type=0 #232
|
||||||
2024/09/10-07:20:33.746107 7f7ecd6006c0 Level-0 table #219: 0 bytes OK
|
2025/05/29-16:03:58.216535 7f53df3ff6c0 Level-0 table #238: started
|
||||||
2024/09/10-07:20:33.782964 7f7ecd6006c0 Delete type=0 #217
|
2025/05/29-16:03:58.216587 7f53df3ff6c0 Level-0 table #238: 0 bytes OK
|
||||||
2024/09/10-07:20:33.816907 7f7ecd6006c0 Manual compaction at level-0 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.224124 7f53df3ff6c0 Delete type=0 #236
|
||||||
2024/09/10-07:20:33.817001 7f7ecd6006c0 Manual compaction at level-1 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end)
|
2025/05/29-16:03:58.224388 7f53df3ff6c0 Manual compaction at level-0 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end)
|
||||||
|
2025/05/29-16:03:58.224457 7f53df3ff6c0 Manual compaction at level-1 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user