BoL : V12 support only

This commit is contained in:
2024-08-13 10:37:56 +02:00
parent 165a18e897
commit 321052fd33
147 changed files with 424 additions and 325 deletions
+2 -1
View File
@@ -1064,9 +1064,10 @@ body.system-bol img#logo {
.tokenhudext.right2 { .tokenhudext.right2 {
justify-content: flex-start; justify-content: flex-start;
flex-direction: column; flex-direction: column;
transform: translate(0, -30%);
position: absolute; position: absolute;
top: -4rem; top: -4rem;
left: 12rem; left: -12rem;
} }
.control-icon.tokenhudicon { .control-icon.tokenhudicon {
width: fit-content; width: fit-content;
+99 -8
View File
@@ -1,10 +1,18 @@
{ {
"ACTOR.TypeCharacter": "Character", "TYPES": {
"ACTOR.TypeEncounter": "Encounter", "Actor": {
"ITEM.TypeItem": "Item", "character": "PC",
"ITEM.TypeFeature": "Feature", "encounter": "NPC",
"ITEM.TypeWeapon": "Weapon", "npc": "NPC",
"ITEM.TypeArmor": "Armor", "vehicle": "Vehicle"
},
"Item": {
"item": "Object",
"feature": "Trait",
"weapon": "Weapon",
"armure": "Armor"
}
},
"BOL.attributes.vigor": "Strength", "BOL.attributes.vigor": "Strength",
"BOL.attributes.halfvigor" : "Half-Strength", "BOL.attributes.halfvigor" : "Half-Strength",
@@ -46,6 +54,9 @@
"BOL.ui.horoscopesMalus": "Horoscopes (Malus)", "BOL.ui.horoscopesMalus": "Horoscopes (Malus)",
"BOL.ui.groupHoroscope": "Horoscrope de Groupe de ", "BOL.ui.groupHoroscope": "Horoscrope de Groupe de ",
"BOL.ui.rabble": "Rabble",
"BOL.ui.tough": "Tough",
"BOL.ui.villain": "Villain",
"BOL.ui.properties": "Properties", "BOL.ui.properties": "Properties",
"BOL.ui.description": "Description", "BOL.ui.description": "Description",
"BOL.ui.actions": "Actions", "BOL.ui.actions": "Actions",
@@ -166,11 +177,43 @@
"BOL.ui.attackValue": "Attack Value", "BOL.ui.attackValue": "Attack Value",
"BOL.ui.weaponbonus": "Cette arme bénéficie déja d'un Dé de Bonus (Arme Favorite prise en compte, par exemple)", "BOL.ui.weaponbonus": "Cette arme bénéficie déja d'un Dé de Bonus (Arme Favorite prise en compte, par exemple)",
"BOL.ui.initMalus": "Init malus", "BOL.ui.initMalus": "Init malus",
"BOL.ui.isspecial": "Spécial ?",
"BOL.ui.createEquipment": "Create Equipment",
"BOL.ui.creature": "Creature", "BOL.ui.creature": "Creature",
"BOL.ui.undead": "Undead", "BOL.ui.undead": "Undead",
"BOL.ui.daemon": "Daemon", "BOL.ui.daemon": "Daemon",
"BOL.ui.attributaptitude": "Attribut ou Aptitude",
"BOL.ui.always": "Tout les jets (ie toujours)",
"BOL.ui.effectbonusmalus": "Bonus ou Malus à appliquer",
"BOL.ui.boleffects": "Effects (automatic)",
"BOL.ui.modifier": "Modifier",
"BOL.ui.effects": "Ongoing effects",
"BOL.ui.pcname": "PCs",
"BOL.ui.npcname": "NPCs",
"BOL.ui.pclistbutton": "Compact view",
"BOL.ui.noactorfound": "Unknown NPC. The NPC must be known in the world to be displayed here.",
"BOL.ui.deletetitle": "Delete",
"BOL.ui.confirmdelete": "Are you sure to delete this item ?",
"BOL.ui.nomorealchemypoints": "No more Creation Point !",
"BOL.ui.armornoformula": "The Armor {protect.name} has no protection formula !",
"BOL.ui.selectactor": "Select the actors to apply the macro",
"BOL.ui.itemnotfound": "Impossible to find the object of this macro",
"BOL.ui.noinit": "No initiative recorded. Roll initiative from the actor's sheet.",
"BOL.ui.warninitiative": "No available initiative. Roll Initiative for this combat.",
"BOL.ui.isspecial": "Special ?",
"BOL.ui.createEquipment": "Create an equipment",
"BOL.ui.astrology": "Astrology and Horoscope",
"BOL.ui.astrologyMinor": "Build a Minor Horoscope",
"BOL.ui.astrologyMajor": "Build a Major Horoscope",
"BOL.ui.astrologyMajorGroup": "Build a Major Group Horoscope",
"BOL.ui.makeHoroscope": "Build a Horoscope",
"BOL.ui.astrologerRank": "Astrologer Rank",
"BOL.ui.horoscopeCost": "Astrology Points cost",
"BOL.ui.minor": "Minor",
"BOL.ui.major": "Major",
"BOL.ui.majorgroup": "Group Major",
"BOL.ui.horoscopeGroup": "Group Horoscope",
"BOL.ui.horoscopeDiceRemaining": "Remaining Dice",
"BOL.ui.horoscopeDiceMax": "Max Dice",
"BOL.ui.astrologyNoPoints": "You do not have enough Astrology Points!",
"BOL.featureCategory.origins": "Origins", "BOL.featureCategory.origins": "Origins",
"BOL.featureCategory.races": "Races", "BOL.featureCategory.races": "Races",
@@ -188,6 +231,11 @@
"BOL.featureSubtypes.language": "Language", "BOL.featureSubtypes.language": "Language",
"BOL.featureSubtypes.gods": "Faith & Gods", "BOL.featureSubtypes.gods": "Faith & Gods",
"BOL.featureSubtypes.fightOption": "Combat Option", "BOL.featureSubtypes.fightOption": "Combat Option",
"BOL.featureSubtypes.effect": "Effcet",
"BOL.featureSubtypes.effects": "Effects",
"BOL.featureSubtypes.boleffect": "Effect",
"BOL.featureSubtypes.horoscope": "Horoscope",
"BOL.featureSubtypes.xplog": "XP Journal",
"BOL.bougette.nomoney": "Nothing", "BOL.bougette.nomoney": "Nothing",
"BOL.bougette.tolive": "To live", "BOL.bougette.tolive": "To live",
@@ -416,6 +464,7 @@
"BOL.chat.applydamagetotarget": "Apply damages to the target", "BOL.chat.applydamagetotarget": "Apply damages to the target",
"BOL.chat.fightoption": "Combat options", "BOL.chat.fightoption": "Combat options",
"BOL.chat.reroll": "Reroll (1 HP)", "BOL.chat.reroll": "Reroll (1 HP)",
"BOL.chat.heroicreminder": "In addition of the actions below, you can : <ul><li>Carnage : Do a second free attack on the same opponent</li><li>Precise : 1 Malus Die on your opponent on a chosen location</li><li>Disarm</li><li>Rabble Massacre</li><li>Prone : Push your opponent on the ground (max +1 size)</li></ul>If you spent 1 Hero Point in addition, all these effects can be doubled.",
"BOL.chat.toheroic": "Convert to Mighty success (1 HP)", "BOL.chat.toheroic": "Convert to Mighty success (1 HP)",
"BOL.chat.tolegend": "Convert to Legendary succes (1 HP)", "BOL.chat.tolegend": "Convert to Legendary succes (1 HP)",
"BOL.chat.hurttitle": "{name} is going to receive {damageTotal} damages !", "BOL.chat.hurttitle": "{name} is going to receive {damageTotal} damages !",
@@ -433,6 +482,48 @@
"BOL.chat.spell": "Spell", "BOL.chat.spell": "Spell",
"BOL.chat.spellcost": "Power Points cost", "BOL.chat.spellcost": "Power Points cost",
"BOL.chat.spellremaining": "Remaining Power Points", "BOL.chat.spellremaining": "Remaining Power Points",
"BOL.chat.nodamagesummary": "No damage ....",
"BOL.chat.damageresume": "{name} as taken wounds ...",
"BOL.chat.fumblemessage": "If you accept the consequences of a fumble (GM choice), you can get 1 additionnal Hero Point.",
"BOL.chat.rangeinfo": "Range/Throw of {attackerName} to {defenderName}",
"BOL.chat.rangeweaponinfo": "Weapon : {weaponName} - Base range {weaponRange}",
"BOL.chat.rangeout": "Modifier : Out of range",
"BOL.chat.range0": "Modifier : Point blank (+1)",
"BOL.chat.range1": "Modifier : Short Range (0)",
"BOL.chat.range2": "Modifier : Middle Range (-1)",
"BOL.chat.range3": "Modifier : Long Range (-2)",
"BOL.chat.range4": "Modifier : Very Long Range (-4)",
"BOL.chat.range5": "Modifier : Extrem Range (-6)",
"BOL.chat.range6": "Modifier : Max Range (-8)",
"BOL.chat.rangeprefix": "Evaluated distance : ",
"BOL.chat.rangevisible": "Line of sight is cleared between tokens.",
"BOL.chat.rangenotvisible": "Line of sight is blocked between tokens.",
"BOL.chat.rangetitle": "GM Information",
"BOL.chat.weaponreroll1": "As a reminder, this weapon re-roll 1 whend rolling for damage.",
"BOL.chat.rollbougette": "Budget roll",
"BOL.chat.bougettesuccess": "Your budget remains unchanged !",
"BOL.chat.bougettefailure": "You spent too much money, your budget is going down by one level...",
"BOL.chat.initiative": "Initiative rank (10 to 1)",
"BOL.chat.horoscope": "Horoscope",
"BOL.chat.horoscopepoints": "Cost : {points} Astrology Points",
"BOL.chat.horoscopeminorsuccess": "Your minor horoscope is a success : change the horoscope name in your sheet. You will benefit of 1 Bonus Die for the given situation.",
"BOL.chat.horoscopeminorfailure": "Your minor horoscope mineur isa failure : change the horoscope name in your sheet. Vous will suffer 1 Malus Die for the given situation.",
"BOL.chat.horoscopemajorsuccess": "Your major horoscope is a success : {horoscopeName} gets 1 new Hero Point for this adventure. This point has been automatically added.",
"BOL.chat.horoscopemajorfailure": "Your major horoscope is a failure : {horoscopeName} looses 1 Hero Point for this adventure. This point has been automatically substracted.",
"BOL.chat.horoscopemajorgroupsuccess": "Your major group horoscope majeur is a success. Your and your party gets {careerBonus} Bonus Dice during this adventure.",
"BOL.chat.horoscopemajorgroupfailure": "Your major group horoscope is a failure. You and your party suffers {careerBonus} Malus Dice durig this adventure.",
"BOL.chat.usedhoroscope": "Horoscope has been used",
"BOL.chat.horoscopedeleted": "The Horoscopes used are deleted automatically.",
"BOL.chat.criticaloptions": "Critical success !! You can (select 1 option) :",
"BOL.chat.criticalcarnage": "Dual attack : you gain 1 free attack. This second attack can't benefit from a Hero/Villain Point.",
"BOL.chat.criticalplus6": "Devastating : damage +6 aux dommages (cf button below).",
"BOL.chat.criticalprecise": "Precise : You hit to harm your opponent. Describe what your are doing, and if the GM agree, your opponent will suffer 1 Malus Die for the relevant actions.",
"BOL.chat.criticalunarm": "Disarm : Si your opponnent has a weapon in hand, you disarm him.",
"BOL.chat.criticalrabble": "Rabble Massacre : If you fight against rabble, damages results indicate the amount of rabble you kill.",
"BOL.chat.criticalpush": "Prone : If the size allow it, you push your opponent on the ground. He suffer 1 Malus Die for all his actions during the next round.",
"BOL.chat.criticalup": "Transform to Legendary : If you spent 1 Hero Point/Villain, you can transform this Heroic success into a Legendary success.You can the choose 2 options in this list above.",
"BOL.chat.criticalinfo": "This is a Legendary or Heroic succes ! Choose your options and effects !",
"BOL.chat.criticalbuttonjournal": "Legendary/Heroic Success",
"BOL.dialog.soeasy": "So easy (+4)", "BOL.dialog.soeasy": "So easy (+4)",
"BOL.dialog.veryeasy": "Very easy (+2)", "BOL.dialog.veryeasy": "Very easy (+2)",
+1 -1
View File
@@ -776,7 +776,7 @@ export class BoLDefaultRoll {
//console.log("Formula", weaponFormula, damageFormula, this.rollData.weapon.data.data.properties.damage) //console.log("Formula", weaponFormula, damageFormula, this.rollData.weapon.data.data.properties.damage)
this.rollData.damageFormula = damageFormula this.rollData.damageFormula = damageFormula
this.rollData.damageRoll = new Roll(damageFormula) this.rollData.damageRoll = new Roll(damageFormula)
await this.rollData.damageRoll.roll({ "async": false }) await this.rollData.damageRoll.roll()
this.rollData.damageTotal = this.rollData.damageRoll.total this.rollData.damageTotal = this.rollData.damageRoll.total
console.log("DAMAGE !!!", damageFormula, attrDamageValue, this.rollData) console.log("DAMAGE !!!", damageFormula, attrDamageValue, this.rollData)
} }
+3 -3
View File
@@ -473,7 +473,7 @@ export class BoLUtility {
if (defenseMode == 'damage-with-armor') { if (defenseMode == 'damage-with-armor') {
let armorFormula = defender.getArmorFormula() let armorFormula = defender.getArmorFormula()
rollData.rollArmor = new Roll(armorFormula) rollData.rollArmor = new Roll(armorFormula)
rollData.rollArmor.roll({ async: false }) await rollData.rollArmor.roll()
rollData.armorProtect = (rollData.rollArmor.total < 0) ? 0 : rollData.rollArmor.total rollData.armorProtect = (rollData.rollArmor.total < 0) ? 0 : rollData.rollArmor.total
rollData.finalDamage = rollData.damageTotal - rollData.armorProtect rollData.finalDamage = rollData.damageTotal - rollData.armorProtect
rollData.finalDamage = (rollData.finalDamage < 0) ? 0 : rollData.finalDamage rollData.finalDamage = (rollData.finalDamage < 0) ? 0 : rollData.finalDamage
@@ -487,10 +487,10 @@ export class BoLUtility {
if (defenseMode == 'hero-reduce-damage') { if (defenseMode == 'hero-reduce-damage') {
let armorFormula = defender.getArmorFormula() let armorFormula = defender.getArmorFormula()
rollData.rollArmor = new Roll(armorFormula) rollData.rollArmor = new Roll(armorFormula)
rollData.rollArmor.roll({ async: false }) await rollData.rollArmor.roll()
rollData.armorProtect = (rollData.rollArmor.total < 0) ? 0 : rollData.rollArmor.total rollData.armorProtect = (rollData.rollArmor.total < 0) ? 0 : rollData.rollArmor.total
rollData.rollHero = new Roll("1d6") rollData.rollHero = new Roll("1d6")
rollData.rollHero.roll({ async: false }) await rollData.rollHero.roll()
rollData.finalDamage = rollData.damageTotal - rollData.rollHero.total - rollData.armorProtect rollData.finalDamage = rollData.damageTotal - rollData.rollHero.total - rollData.armorProtect
rollData.finalDamage = (rollData.finalDamage < 0) ? 0 : rollData.finalDamage rollData.finalDamage = (rollData.finalDamage < 0) ? 0 : rollData.finalDamage
defender.sufferDamage(rollData.finalDamage) defender.sufferDamage(rollData.finalDamage)
+7
View File
@@ -141,5 +141,12 @@ export const registerHandlebarsHelpers = function () {
return key == "creature" || key == "daemon"; return key == "creature" || key == "daemon";
}) })
// Handle v12 removal of this helper
Handlebars.registerHelper('select', function (selected, options) {
const escapedValue = RegExp.escape(Handlebars.escapeExpression(selected));
const rgx = new RegExp(' value=[\"\']' + escapedValue + '[\"\']');
const html = options.fn(this);
return html.replace(rgx, "$& selected");
});
} }
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000286 MANIFEST-000303
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:24:33.771387 7fb832a006c0 Recovering log #284 2024/08/12-22:22:36.614939 7f14756006c0 Recovering log #301
2024/07/08-22:24:33.828950 7fb832a006c0 Delete type=3 #282 2024/08/12-22:22:36.625124 7f14756006c0 Delete type=3 #299
2024/07/08-22:24:33.829077 7fb832a006c0 Delete type=0 #284 2024/08/12-22:22:36.625176 7f14756006c0 Delete type=0 #301
2024/07/08-22:24:52.458829 7fb82be006c0 Level-0 table #289: started 2024/08/12-22:24:19.300777 7f146fe006c0 Level-0 table #306: started
2024/07/08-22:24:52.458868 7fb82be006c0 Level-0 table #289: 0 bytes OK 2024/08/12-22:24:19.300851 7f146fe006c0 Level-0 table #306: 0 bytes OK
2024/07/08-22:24:52.466083 7fb82be006c0 Delete type=0 #287 2024/08/12-22:24:19.307219 7f146fe006c0 Delete type=0 #304
2024/07/08-22:24:52.480289 7fb82be006c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.328842 7f146fe006c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
2024/07/08-22:24:52.480402 7fb82be006c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.328887 7f146fe006c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:22:58.284080 7fb8316006c0 Recovering log #280 2024/08/12-14:24:59.749548 7f14756006c0 Recovering log #297
2024/07/08-22:22:58.294808 7fb8316006c0 Delete type=3 #278 2024/08/12-14:24:59.759617 7f14756006c0 Delete type=3 #295
2024/07/08-22:22:58.294902 7fb8316006c0 Delete type=0 #280 2024/08/12-14:24:59.759718 7f14756006c0 Delete type=0 #297
2024/07/08-22:24:02.557245 7fb82be006c0 Level-0 table #285: started 2024/08/12-15:14:31.888362 7f146fe006c0 Level-0 table #302: started
2024/07/08-22:24:02.557293 7fb82be006c0 Level-0 table #285: 0 bytes OK 2024/08/12-15:14:31.888390 7f146fe006c0 Level-0 table #302: 0 bytes OK
2024/07/08-22:24:02.597268 7fb82be006c0 Delete type=0 #283 2024/08/12-15:14:31.894838 7f146fe006c0 Delete type=0 #300
2024/07/08-22:24:02.775790 7fb82be006c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.894997 7f146fe006c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
2024/07/08-22:24:02.775836 7fb82be006c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.895028 7f146fe006c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000192 MANIFEST-000209
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:24:33.649762 7fb832a006c0 Recovering log #190 2024/08/12-22:22:36.584046 7f1476a006c0 Recovering log #207
2024/07/08-22:24:33.710971 7fb832a006c0 Delete type=3 #188 2024/08/12-22:22:36.594399 7f1476a006c0 Delete type=3 #205
2024/07/08-22:24:33.711100 7fb832a006c0 Delete type=0 #190 2024/08/12-22:22:36.594454 7f1476a006c0 Delete type=0 #207
2024/07/08-22:24:52.430136 7fb82be006c0 Level-0 table #195: started 2024/08/12-22:24:19.315310 7f146fe006c0 Level-0 table #212: started
2024/07/08-22:24:52.430188 7fb82be006c0 Level-0 table #195: 0 bytes OK 2024/08/12-22:24:19.315377 7f146fe006c0 Level-0 table #212: 0 bytes OK
2024/07/08-22:24:52.436670 7fb82be006c0 Delete type=0 #193 2024/08/12-22:24:19.321841 7f146fe006c0 Delete type=0 #210
2024/07/08-22:24:52.451356 7fb82be006c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.328866 7f146fe006c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2024/07/08-22:24:52.451412 7fb82be006c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.328902 7f146fe006c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:22:58.256120 7fb8316006c0 Recovering log #186 2024/08/12-14:24:59.720560 7f1474c006c0 Recovering log #203
2024/07/08-22:22:58.267512 7fb8316006c0 Delete type=3 #184 2024/08/12-14:24:59.731538 7f1474c006c0 Delete type=3 #201
2024/07/08-22:22:58.267630 7fb8316006c0 Delete type=0 #186 2024/08/12-14:24:59.731601 7f1474c006c0 Delete type=0 #203
2024/07/08-22:24:02.451413 7fb82be006c0 Level-0 table #191: started 2024/08/12-15:14:31.868072 7f146fe006c0 Level-0 table #208: started
2024/07/08-22:24:02.451468 7fb82be006c0 Level-0 table #191: 0 bytes OK 2024/08/12-15:14:31.868103 7f146fe006c0 Level-0 table #208: 0 bytes OK
2024/07/08-22:24:02.491871 7fb82be006c0 Delete type=0 #189 2024/08/12-15:14:31.874133 7f146fe006c0 Delete type=0 #206
2024/07/08-22:24:02.492128 7fb82be006c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.894963 7f146fe006c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2024/07/08-22:24:02.492154 7fb82be006c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.895004 7f146fe006c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000286 MANIFEST-000303
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:24:33.167876 7fb832a006c0 Recovering log #284 2024/08/12-22:22:36.471458 7f1476a006c0 Recovering log #301
2024/07/08-22:24:33.224852 7fb832a006c0 Delete type=3 #282 2024/08/12-22:22:36.483054 7f1476a006c0 Delete type=3 #299
2024/07/08-22:24:33.224977 7fb832a006c0 Delete type=0 #284 2024/08/12-22:22:36.483128 7f1476a006c0 Delete type=0 #301
2024/07/08-22:24:52.383890 7fb82be006c0 Level-0 table #289: started 2024/08/12-22:24:19.266903 7f146fe006c0 Level-0 table #306: started
2024/07/08-22:24:52.383949 7fb82be006c0 Level-0 table #289: 0 bytes OK 2024/08/12-22:24:19.266943 7f146fe006c0 Level-0 table #306: 0 bytes OK
2024/07/08-22:24:52.390729 7fb82be006c0 Delete type=0 #287 2024/08/12-22:24:19.273091 7f146fe006c0 Delete type=0 #304
2024/07/08-22:24:52.391092 7fb82be006c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.273227 7f146fe006c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2024/07/08-22:24:52.391165 7fb82be006c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.273257 7f146fe006c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:22:58.140100 7fb8316006c0 Recovering log #280 2024/08/12-14:24:59.604150 7f1474c006c0 Recovering log #297
2024/07/08-22:22:58.151754 7fb8316006c0 Delete type=3 #278 2024/08/12-14:24:59.615057 7f1474c006c0 Delete type=3 #295
2024/07/08-22:22:58.151844 7fb8316006c0 Delete type=0 #280 2024/08/12-14:24:59.615112 7f1474c006c0 Delete type=0 #297
2024/07/08-22:24:02.071036 7fb82be006c0 Level-0 table #285: started 2024/08/12-15:14:31.833556 7f146fe006c0 Level-0 table #302: started
2024/07/08-22:24:02.071101 7fb82be006c0 Level-0 table #285: 0 bytes OK 2024/08/12-15:14:31.833611 7f146fe006c0 Level-0 table #302: 0 bytes OK
2024/07/08-22:24:02.112779 7fb82be006c0 Delete type=0 #283 2024/08/12-15:14:31.840431 7f146fe006c0 Delete type=0 #300
2024/07/08-22:24:02.113038 7fb82be006c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.840645 7f146fe006c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2024/07/08-22:24:02.165248 7fb82be006c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.840677 7f146fe006c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000286 MANIFEST-000303
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:24:33.230293 7fb8320006c0 Recovering log #284 2024/08/12-22:22:36.487187 7f14760006c0 Recovering log #301
2024/07/08-22:24:33.287188 7fb8320006c0 Delete type=3 #282 2024/08/12-22:22:36.497741 7f14760006c0 Delete type=3 #299
2024/07/08-22:24:33.287306 7fb8320006c0 Delete type=0 #284 2024/08/12-22:22:36.497799 7f14760006c0 Delete type=0 #301
2024/07/08-22:24:52.369477 7fb82be006c0 Level-0 table #289: started 2024/08/12-22:24:19.252816 7f146fe006c0 Level-0 table #306: started
2024/07/08-22:24:52.369523 7fb82be006c0 Level-0 table #289: 0 bytes OK 2024/08/12-22:24:19.252870 7f146fe006c0 Level-0 table #306: 0 bytes OK
2024/07/08-22:24:52.375806 7fb82be006c0 Delete type=0 #287 2024/08/12-22:24:19.259892 7f146fe006c0 Delete type=0 #304
2024/07/08-22:24:52.391035 7fb82be006c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.273201 7f146fe006c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2024/07/08-22:24:52.391117 7fb82be006c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.273242 7f146fe006c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:22:58.154845 7fb832a006c0 Recovering log #280 2024/08/12-14:24:59.619377 7f14760006c0 Recovering log #297
2024/07/08-22:22:58.165540 7fb832a006c0 Delete type=3 #278 2024/08/12-14:24:59.630095 7f14760006c0 Delete type=3 #295
2024/07/08-22:22:58.165635 7fb832a006c0 Delete type=0 #280 2024/08/12-14:24:59.630243 7f14760006c0 Delete type=0 #297
2024/07/08-22:24:02.165265 7fb82be006c0 Level-0 table #285: started 2024/08/12-15:14:31.826328 7f146fe006c0 Level-0 table #302: started
2024/07/08-22:24:02.165307 7fb82be006c0 Level-0 table #285: 0 bytes OK 2024/08/12-15:14:31.826360 7f146fe006c0 Level-0 table #302: 0 bytes OK
2024/07/08-22:24:02.208142 7fb82be006c0 Delete type=0 #283 2024/08/12-15:14:31.833311 7f146fe006c0 Delete type=0 #300
2024/07/08-22:24:02.287183 7fb82be006c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.840635 7f146fe006c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2024/07/08-22:24:02.335860 7fb82be006c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.840669 7f146fe006c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000286 MANIFEST-000303
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:24:33.352488 7fb8320006c0 Recovering log #284 2024/08/12-22:22:36.513300 7f1474c006c0 Recovering log #301
2024/07/08-22:24:33.403616 7fb8320006c0 Delete type=3 #282 2024/08/12-22:22:36.524215 7f1474c006c0 Delete type=3 #299
2024/07/08-22:24:33.403786 7fb8320006c0 Delete type=0 #284 2024/08/12-22:22:36.524271 7f1474c006c0 Delete type=0 #301
2024/07/08-22:24:52.414172 7fb82be006c0 Level-0 table #289: started 2024/08/12-22:24:19.294026 7f146fe006c0 Level-0 table #306: started
2024/07/08-22:24:52.414222 7fb82be006c0 Level-0 table #289: 0 bytes OK 2024/08/12-22:24:19.294078 7f146fe006c0 Level-0 table #306: 0 bytes OK
2024/07/08-22:24:52.420706 7fb82be006c0 Delete type=0 #287 2024/08/12-22:24:19.300326 7f146fe006c0 Delete type=0 #304
2024/07/08-22:24:52.421109 7fb82be006c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.300533 7f146fe006c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2024/07/08-22:24:52.421199 7fb82be006c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.300580 7f146fe006c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:22:58.183103 7fb832a006c0 Recovering log #280 2024/08/12-14:24:59.647136 7f1476a006c0 Recovering log #297
2024/07/08-22:22:58.193813 7fb832a006c0 Delete type=3 #278 2024/08/12-14:24:59.658341 7f1476a006c0 Delete type=3 #295
2024/07/08-22:22:58.193899 7fb832a006c0 Delete type=0 #280 2024/08/12-14:24:59.658389 7f1476a006c0 Delete type=0 #297
2024/07/08-22:24:02.246792 7fb82be006c0 Level-0 table #285: started 2024/08/12-15:14:31.810317 7f146fe006c0 Level-0 table #302: started
2024/07/08-22:24:02.246839 7fb82be006c0 Level-0 table #285: 0 bytes OK 2024/08/12-15:14:31.812977 7f146fe006c0 Level-0 table #302: 0 bytes OK
2024/07/08-22:24:02.286961 7fb82be006c0 Delete type=0 #283 2024/08/12-15:14:31.819987 7f146fe006c0 Delete type=0 #300
2024/07/08-22:24:02.335830 7fb82be006c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.840600 7f146fe006c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2024/07/08-22:24:02.335925 7fb82be006c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.840654 7f146fe006c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000284 MANIFEST-000301
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:24:34.262344 7fb8320006c0 Recovering log #282 2024/08/12-22:22:36.709096 7f14760006c0 Recovering log #299
2024/07/08-22:24:34.319827 7fb8320006c0 Delete type=3 #280 2024/08/12-22:22:36.719849 7f14760006c0 Delete type=3 #297
2024/07/08-22:24:34.319985 7fb8320006c0 Delete type=0 #282 2024/08/12-22:22:36.719957 7f14760006c0 Delete type=0 #299
2024/07/08-22:24:52.519376 7fb82be006c0 Level-0 table #287: started 2024/08/12-22:24:19.364925 7f146fe006c0 Level-0 table #304: started
2024/07/08-22:24:52.519444 7fb82be006c0 Level-0 table #287: 0 bytes OK 2024/08/12-22:24:19.364969 7f146fe006c0 Level-0 table #304: 0 bytes OK
2024/07/08-22:24:52.526454 7fb82be006c0 Delete type=0 #285 2024/08/12-22:24:19.372290 7f146fe006c0 Delete type=0 #302
2024/07/08-22:24:52.540955 7fb82be006c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.389594 7f146fe006c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2024/07/08-22:24:52.541065 7fb82be006c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.389641 7f146fe006c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:22:58.395595 7fb832a006c0 Recovering log #278 2024/08/12-14:24:59.845850 7f14760006c0 Recovering log #295
2024/07/08-22:22:58.405997 7fb832a006c0 Delete type=3 #276 2024/08/12-14:24:59.856716 7f14760006c0 Delete type=3 #293
2024/07/08-22:22:58.406098 7fb832a006c0 Delete type=0 #278 2024/08/12-14:24:59.856868 7f14760006c0 Delete type=0 #295
2024/07/08-22:24:03.041811 7fb82be006c0 Level-0 table #283: started 2024/08/12-15:14:31.940476 7f146fe006c0 Level-0 table #300: started
2024/07/08-22:24:03.041861 7fb82be006c0 Level-0 table #283: 0 bytes OK 2024/08/12-15:14:31.940532 7f146fe006c0 Level-0 table #300: 0 bytes OK
2024/07/08-22:24:03.084877 7fb82be006c0 Delete type=0 #281 2024/08/12-15:14:31.946997 7f146fe006c0 Delete type=0 #298
2024/07/08-22:24:03.127176 7fb82be006c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.953834 7f146fe006c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2024/07/08-22:24:03.127227 7fb82be006c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.965266 7f146fe006c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000287 MANIFEST-000304
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:24:33.527113 7fb832a006c0 Recovering log #285 2024/08/12-22:22:36.555704 7f14756006c0 Recovering log #302
2024/07/08-22:24:33.584539 7fb832a006c0 Delete type=3 #283 2024/08/12-22:22:36.566632 7f14756006c0 Delete type=3 #300
2024/07/08-22:24:33.584675 7fb832a006c0 Delete type=0 #285 2024/08/12-22:22:36.566685 7f14756006c0 Delete type=0 #302
2024/07/08-22:24:52.436877 7fb82be006c0 Level-0 table #290: started 2024/08/12-22:24:19.273389 7f146fe006c0 Level-0 table #307: started
2024/07/08-22:24:52.436917 7fb82be006c0 Level-0 table #290: 0 bytes OK 2024/08/12-22:24:19.273414 7f146fe006c0 Level-0 table #307: 0 bytes OK
2024/07/08-22:24:52.444206 7fb82be006c0 Delete type=0 #288 2024/08/12-22:24:19.279499 7f146fe006c0 Delete type=0 #305
2024/07/08-22:24:52.451370 7fb82be006c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.300478 7f146fe006c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2024/07/08-22:24:52.451424 7fb82be006c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.300735 7f146fe006c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:22:58.228174 7fb8316006c0 Recovering log #281 2024/08/12-14:24:59.689555 7f14756006c0 Recovering log #298
2024/07/08-22:22:58.238762 7fb8316006c0 Delete type=3 #279 2024/08/12-14:24:59.700195 7f14756006c0 Delete type=3 #296
2024/07/08-22:22:58.238863 7fb8316006c0 Delete type=0 #281 2024/08/12-14:24:59.700248 7f14756006c0 Delete type=0 #298
2024/07/08-22:24:02.372131 7fb82be006c0 Level-0 table #286: started 2024/08/12-15:14:31.853236 7f146fe006c0 Level-0 table #303: started
2024/07/08-22:24:02.372169 7fb82be006c0 Level-0 table #286: 0 bytes OK 2024/08/12-15:14:31.853280 7f146fe006c0 Level-0 table #303: 0 bytes OK
2024/07/08-22:24:02.410620 7fb82be006c0 Delete type=0 #284 2024/08/12-15:14:31.860223 7f146fe006c0 Delete type=0 #301
2024/07/08-22:24:02.492099 7fb82be006c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.867937 7f146fe006c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2024/07/08-22:24:02.492141 7fb82be006c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.867974 7f146fe006c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000285 MANIFEST-000302
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:24:34.082297 7fb832a006c0 Recovering log #283 2024/08/12-22:22:36.669427 7f14756006c0 Recovering log #300
2024/07/08-22:24:34.141843 7fb832a006c0 Delete type=3 #281 2024/08/12-22:22:36.679352 7f14756006c0 Delete type=3 #298
2024/07/08-22:24:34.141974 7fb832a006c0 Delete type=0 #283 2024/08/12-22:22:36.679408 7f14756006c0 Delete type=0 #300
2024/07/08-22:24:52.480564 7fb82be006c0 Level-0 table #288: started 2024/08/12-22:24:19.343213 7f146fe006c0 Level-0 table #305: started
2024/07/08-22:24:52.480626 7fb82be006c0 Level-0 table #288: 0 bytes OK 2024/08/12-22:24:19.343237 7f146fe006c0 Level-0 table #305: 0 bytes OK
2024/07/08-22:24:52.487455 7fb82be006c0 Delete type=0 #286 2024/08/12-22:24:19.350586 7f146fe006c0 Delete type=0 #303
2024/07/08-22:24:52.511335 7fb82be006c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.357356 7f146fe006c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2024/07/08-22:24:52.511417 7fb82be006c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.357462 7f146fe006c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:22:58.354069 7fb8316006c0 Recovering log #279 2024/08/12-14:24:59.805392 7f14756006c0 Recovering log #296
2024/07/08-22:22:58.364748 7fb8316006c0 Delete type=3 #277 2024/08/12-14:24:59.815257 7f14756006c0 Delete type=3 #294
2024/07/08-22:22:58.364836 7fb8316006c0 Delete type=0 #279 2024/08/12-14:24:59.815311 7f14756006c0 Delete type=0 #296
2024/07/08-22:24:02.827899 7fb82be006c0 Level-0 table #284: started 2024/08/12-15:14:31.908687 7f146fe006c0 Level-0 table #301: started
2024/07/08-22:24:02.828059 7fb82be006c0 Level-0 table #284: 0 bytes OK 2024/08/12-15:14:31.908731 7f146fe006c0 Level-0 table #301: 0 bytes OK
2024/07/08-22:24:02.870497 7fb82be006c0 Delete type=0 #282 2024/08/12-15:14:31.915933 7f146fe006c0 Delete type=0 #299
2024/07/08-22:24:02.942781 7fb82be006c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.922743 7f146fe006c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2024/07/08-22:24:02.942859 7fb82be006c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.922808 7f146fe006c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000286 MANIFEST-000303
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:24:33.290836 7fb832a006c0 Recovering log #284 2024/08/12-22:22:36.500455 7f14756006c0 Recovering log #301
2024/07/08-22:24:33.348975 7fb832a006c0 Delete type=3 #282 2024/08/12-22:22:36.510370 7f14756006c0 Delete type=3 #299
2024/07/08-22:24:33.349063 7fb832a006c0 Delete type=0 #284 2024/08/12-22:22:36.510467 7f14756006c0 Delete type=0 #301
2024/07/08-22:24:52.391259 7fb82be006c0 Level-0 table #289: started 2024/08/12-22:24:19.260077 7f146fe006c0 Level-0 table #306: started
2024/07/08-22:24:52.391326 7fb82be006c0 Level-0 table #289: 0 bytes OK 2024/08/12-22:24:19.260133 7f146fe006c0 Level-0 table #306: 0 bytes OK
2024/07/08-22:24:52.398697 7fb82be006c0 Delete type=0 #287 2024/08/12-22:24:19.266719 7f146fe006c0 Delete type=0 #304
2024/07/08-22:24:52.421028 7fb82be006c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.273212 7f146fe006c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2024/07/08-22:24:52.421130 7fb82be006c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.273249 7f146fe006c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:22:58.169322 7fb8316006c0 Recovering log #280 2024/08/12-14:24:59.633499 7f14756006c0 Recovering log #297
2024/07/08-22:22:58.180506 7fb8316006c0 Delete type=3 #278 2024/08/12-14:24:59.643504 7f14756006c0 Delete type=3 #295
2024/07/08-22:22:58.180593 7fb8316006c0 Delete type=0 #280 2024/08/12-14:24:59.643606 7f14756006c0 Delete type=0 #297
2024/07/08-22:24:02.208422 7fb82be006c0 Level-0 table #285: started 2024/08/12-15:14:31.820154 7f146fe006c0 Level-0 table #302: started
2024/07/08-22:24:02.208475 7fb82be006c0 Level-0 table #285: 0 bytes OK 2024/08/12-15:14:31.820205 7f146fe006c0 Level-0 table #302: 0 bytes OK
2024/07/08-22:24:02.246568 7fb82be006c0 Delete type=0 #283 2024/08/12-15:14:31.826207 7f146fe006c0 Delete type=0 #300
2024/07/08-22:24:02.287205 7fb82be006c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.840623 7f146fe006c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2024/07/08-22:24:02.335882 7fb82be006c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.840662 7f146fe006c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000285 MANIFEST-000302
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:24:34.021334 7fb8320006c0 Recovering log #283 2024/08/12-22:22:36.655094 7f14760006c0 Recovering log #300
2024/07/08-22:24:34.079022 7fb8320006c0 Delete type=3 #281 2024/08/12-22:22:36.666046 7f14760006c0 Delete type=3 #298
2024/07/08-22:24:34.079149 7fb8320006c0 Delete type=0 #283 2024/08/12-22:22:36.666099 7f14760006c0 Delete type=0 #300
2024/07/08-22:24:52.495992 7fb82be006c0 Level-0 table #288: started 2024/08/12-22:24:19.350808 7f146fe006c0 Level-0 table #305: started
2024/07/08-22:24:52.496060 7fb82be006c0 Level-0 table #288: 0 bytes OK 2024/08/12-22:24:19.350848 7f146fe006c0 Level-0 table #305: 0 bytes OK
2024/07/08-22:24:52.503017 7fb82be006c0 Delete type=0 #286 2024/08/12-22:24:19.357169 7f146fe006c0 Delete type=0 #303
2024/07/08-22:24:52.511376 7fb82be006c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.357384 7f146fe006c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)
2024/07/08-22:24:52.511455 7fb82be006c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.357488 7f146fe006c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:22:58.340719 7fb832a006c0 Recovering log #279 2024/08/12-14:24:59.790839 7f14760006c0 Recovering log #296
2024/07/08-22:22:58.351472 7fb832a006c0 Delete type=3 #277 2024/08/12-14:24:59.801540 7f14760006c0 Delete type=3 #294
2024/07/08-22:22:58.351614 7fb832a006c0 Delete type=0 #279 2024/08/12-14:24:59.801595 7f14760006c0 Delete type=0 #296
2024/07/08-22:24:02.776006 7fb82be006c0 Level-0 table #284: started 2024/08/12-15:14:31.902415 7f146fe006c0 Level-0 table #301: started
2024/07/08-22:24:02.776063 7fb82be006c0 Level-0 table #284: 0 bytes OK 2024/08/12-15:14:31.902463 7f146fe006c0 Level-0 table #301: 0 bytes OK
2024/07/08-22:24:02.827666 7fb82be006c0 Delete type=0 #282 2024/08/12-15:14:31.908530 7f146fe006c0 Delete type=0 #299
2024/07/08-22:24:02.942760 7fb82be006c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.922732 7f146fe006c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)
2024/07/08-22:24:02.942814 7fb82be006c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.922775 7f146fe006c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000286 MANIFEST-000303
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:24:33.901337 7fb8320006c0 Recovering log #284 2024/08/12-22:22:36.629308 7f1474c006c0 Recovering log #301
2024/07/08-22:24:33.957867 7fb8320006c0 Delete type=3 #282 2024/08/12-22:22:36.639961 7f1474c006c0 Delete type=3 #299
2024/07/08-22:24:33.957992 7fb8320006c0 Delete type=0 #284 2024/08/12-22:22:36.640023 7f1474c006c0 Delete type=0 #301
2024/07/08-22:24:52.451552 7fb82be006c0 Level-0 table #289: started 2024/08/12-22:24:19.322043 7f146fe006c0 Level-0 table #306: started
2024/07/08-22:24:52.451590 7fb82be006c0 Level-0 table #289: 0 bytes OK 2024/08/12-22:24:19.322091 7f146fe006c0 Level-0 table #306: 0 bytes OK
2024/07/08-22:24:52.458642 7fb82be006c0 Delete type=0 #287 2024/08/12-22:24:19.328713 7f146fe006c0 Delete type=0 #304
2024/07/08-22:24:52.480260 7fb82be006c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.328879 7f146fe006c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2024/07/08-22:24:52.480380 7fb82be006c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.328908 7f146fe006c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:22:58.314065 7fb832a006c0 Recovering log #280 2024/08/12-14:24:59.763075 7f1476a006c0 Recovering log #297
2024/07/08-22:22:58.324373 7fb832a006c0 Delete type=3 #278 2024/08/12-14:24:59.773060 7f1476a006c0 Delete type=3 #295
2024/07/08-22:22:58.324460 7fb832a006c0 Delete type=0 #280 2024/08/12-14:24:59.773198 7f1476a006c0 Delete type=0 #297
2024/07/08-22:24:02.685812 7fb82be006c0 Level-0 table #285: started 2024/08/12-15:14:31.881862 7f146fe006c0 Level-0 table #302: started
2024/07/08-22:24:02.685860 7fb82be006c0 Level-0 table #285: 0 bytes OK 2024/08/12-15:14:31.881911 7f146fe006c0 Level-0 table #302: 0 bytes OK
2024/07/08-22:24:02.775466 7fb82be006c0 Delete type=0 #283 2024/08/12-15:14:31.888239 7f146fe006c0 Delete type=0 #300
2024/07/08-22:24:02.775822 7fb82be006c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.894987 7f146fe006c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2024/07/08-22:24:02.775877 7fb82be006c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.895018 7f146fe006c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000286 MANIFEST-000303
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:24:34.200894 7fb832a006c0 Recovering log #284 2024/08/12-22:22:36.694438 7f1476a006c0 Recovering log #301
2024/07/08-22:24:34.258988 7fb832a006c0 Delete type=3 #282 2024/08/12-22:22:36.705954 7f1476a006c0 Delete type=3 #299
2024/07/08-22:24:34.259135 7fb832a006c0 Delete type=0 #284 2024/08/12-22:22:36.706016 7f1476a006c0 Delete type=0 #301
2024/07/08-22:24:52.503320 7fb82be006c0 Level-0 table #289: started 2024/08/12-22:24:19.357633 7f146fe006c0 Level-0 table #306: started
2024/07/08-22:24:52.503360 7fb82be006c0 Level-0 table #289: 0 bytes OK 2024/08/12-22:24:19.357706 7f146fe006c0 Level-0 table #306: 0 bytes OK
2024/07/08-22:24:52.511080 7fb82be006c0 Delete type=0 #287 2024/08/12-22:24:19.364683 7f146fe006c0 Delete type=0 #304
2024/07/08-22:24:52.511396 7fb82be006c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.389584 7f146fe006c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2024/07/08-22:24:52.511473 7fb82be006c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end) 2024/08/12-22:24:19.389621 7f146fe006c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
+8 -8
View File
@@ -1,8 +1,8 @@
2024/07/08-22:22:58.382328 7fb8316006c0 Recovering log #280 2024/08/12-14:24:59.832587 7f1474c006c0 Recovering log #297
2024/07/08-22:22:58.392588 7fb8316006c0 Delete type=3 #278 2024/08/12-14:24:59.842202 7f1474c006c0 Delete type=3 #295
2024/07/08-22:22:58.392682 7fb8316006c0 Delete type=0 #280 2024/08/12-14:24:59.842302 7f1474c006c0 Delete type=0 #297
2024/07/08-22:24:02.942976 7fb82be006c0 Level-0 table #285: started 2024/08/12-15:14:31.947158 7f146fe006c0 Level-0 table #302: started
2024/07/08-22:24:02.943058 7fb82be006c0 Level-0 table #285: 0 bytes OK 2024/08/12-15:14:31.947195 7f146fe006c0 Level-0 table #302: 0 bytes OK
2024/07/08-22:24:02.984839 7fb82be006c0 Delete type=0 #283 2024/08/12-15:14:31.953642 7f146fe006c0 Delete type=0 #300
2024/07/08-22:24:03.127132 7fb82be006c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.953846 7f146fe006c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2024/07/08-22:24:03.127213 7fb82be006c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end) 2024/08/12-15:14:31.965285 7f146fe006c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
Binary file not shown.
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