Compare commits
5 Commits
bol-v13.0.
...
bol-v13.0.
Author | SHA1 | Date | |
---|---|---|---|
6de15eeda7 | |||
724c096743 | |||
3e3a4b9ec1 | |||
425a2a1fc0 | |||
203d7add66 |
@@ -51,4 +51,4 @@ jobs:
|
||||
files: |-
|
||||
./bol.zip
|
||||
system.json
|
||||
api_key: "${{secrets.RELEASE_TOKEN_UBERWALD}}"
|
||||
api_key: "${{secrets.RELEASE_TOKEN_BOL}}"
|
||||
|
265
css/bol.css
265
css/bol.css
File diff suppressed because it is too large
Load Diff
40
lang/en.json
40
lang/en.json
@@ -47,7 +47,7 @@
|
||||
"BOL.ui.astrologerPoints": "Points d'Astrologie",
|
||||
"BOL.ui.astrologerPointsLabel": "Points d'Astrologie actuels",
|
||||
"BOL.ui.ishoroscopemajor": "Horoscope Majeur (ie de groupe) ?",
|
||||
"BOL.ui.answer": "Réponse",
|
||||
"BOL.ui.answer": "Réponse",
|
||||
"BOL.ui.horoscopefavorable": "Favorable (1dB)",
|
||||
"BOL.ui.horoscopeunfavorable": "Défavorable (1dM)",
|
||||
"BOL.ui.horoscopes": "Horoscopes",
|
||||
@@ -132,7 +132,7 @@
|
||||
"BOL.ui.defender": "Defender",
|
||||
"BOL.ui.difficulty": "Difficulty",
|
||||
"BOL.ui.spellProperties": "Spell Properties",
|
||||
"BOL.ui.duration": "Duration",
|
||||
"BOL.ui.duration": "Duration",
|
||||
"BOL.ui.spellkeep": "Maintain",
|
||||
"BOL.ui.concentrate": "Concentrate",
|
||||
"BOL.ui.registerInit": "Register Init.",
|
||||
@@ -156,7 +156,7 @@
|
||||
"BOL.ui.makeAlchemy": "Make Alchemy",
|
||||
"BOL.ui.alchemyCostTotal": "Alchemy Points Total Cost",
|
||||
"BOL.ui.alchemyInvest": "Invest Alchemy Points",
|
||||
"BOL.ui.alchemyCurrent": "Current Alchemy Points in Object",
|
||||
"BOL.ui.alchemyCurrent": "Current Alchemy Points in Object",
|
||||
"BOL.ui.advance": "Status",
|
||||
"BOL.ui.isadvantage": "Provides a bonus dice?",
|
||||
"BOL.ui.bonusmalus": "Additional bonus/penalty",
|
||||
@@ -173,8 +173,8 @@
|
||||
"BOL.ui.status": "Status",
|
||||
"BOL.ui.toactivated": "Active (>Deactivated)",
|
||||
"BOL.ui.todeactivated": "Inactive (>Active)",
|
||||
"BOL.ui.armorAgiMalus": "Armor+Shield Modifier (Agi)",
|
||||
"BOL.ui.armorInitMalus": "Armor Modifier (Init)",
|
||||
"BOL.ui.armorAgiMalus": "Armor+Shield Modifier (Agi)",
|
||||
"BOL.ui.armorInitMalus": "Armor Modifier (Init)",
|
||||
"BOL.ui.attackValue": "Attack Value",
|
||||
"BOL.ui.attackModifier": "Attack Modifier",
|
||||
"BOL.ui.weaponbonus": "Cette arme bénéficie déja d'un Dé de Bonus (Arme Favorite prise en compte, par exemple)",
|
||||
@@ -251,7 +251,7 @@
|
||||
"BOL.featureSubtypes.xplog": "XP Journal",
|
||||
|
||||
"BOL.bougette.nomoney": "Nothing",
|
||||
"BOL.bougette.tolive": "To live",
|
||||
"BOL.bougette.tolive": "To live",
|
||||
"BOL.bougette.easylife": "Easy Life",
|
||||
"BOL.bougette.luxury" : "Luxury life",
|
||||
"BOL.bougette.rich": "Rich!",
|
||||
@@ -299,15 +299,15 @@
|
||||
"BOL.protectionCategory.helm": "Helm",
|
||||
"BOL.protectionCategory.other": "Other",
|
||||
|
||||
"BOL.spellItem.charm": "Charm",
|
||||
"BOL.spellItem.circle1": "First Circle",
|
||||
"BOL.spellItem.circle2": "Second Circle",
|
||||
"BOL.spellItem.circle3": "Third Circle",
|
||||
"BOL.spellItem.charm": "Charm",
|
||||
"BOL.spellItem.circle1": "First Circle",
|
||||
"BOL.spellItem.circle2": "Second Circle",
|
||||
"BOL.spellItem.circle3": "Third Circle",
|
||||
|
||||
"BOL.alchemyItem.common": "Common",
|
||||
"BOL.alchemyItem.scarce": "Scarce",
|
||||
"BOL.alchemyItem.legend": "Legendary",
|
||||
"BOL.alchemyItem.mythic": "Mythic",
|
||||
"BOL.alchemyItem.common": "Common",
|
||||
"BOL.alchemyItem.scarce": "Scarce",
|
||||
"BOL.alchemyItem.legend": "Legendary",
|
||||
"BOL.alchemyItem.mythic": "Mythic",
|
||||
|
||||
"BOL.weaponCategory.melee": "Melee",
|
||||
"BOL.weaponCategory.ranged": "Ranged",
|
||||
@@ -458,7 +458,7 @@
|
||||
"BOL.size.colossal": "Colossal",
|
||||
|
||||
"BOL.chat.fightactive": "{name} activates the fight option {foName} for this round !",
|
||||
"BOL.chat.fightunactive": "{name} deactivates the fight option {foName} for this round !",
|
||||
"BOL.chat.fightunactive": "{name} deactivates the fight option {foName} for this round !",
|
||||
"BOL.chat.isdead": "{name} is dead !",
|
||||
"BOL.chat.epitaph": "Keep his name and memory in honor !",
|
||||
"BOL.chat.vitalityzero": "Lifeblood of {name} is now {hp} : he is going to fall unconscious !",
|
||||
@@ -543,18 +543,24 @@
|
||||
"BOL.chat.criticalbuttonjournal": "Legendary/Heroic Success",
|
||||
"BOL.chat.nodamage": "Do not apply damages",
|
||||
"BOL.chat.armorRoll": "Armor roll",
|
||||
"BOL.chat.bolRulebookMessage": "Don't miss the full Rulebook module (including Sagas) available at : https://www.ludospherik-editions.com/en_gb/ !",
|
||||
"BOL.chat.bolRulebookMessage": "Don't miss the full Rulebook module (including Sagas) available at : https://www.ludospherik-editions.com/en_gb/ !",
|
||||
|
||||
"BOL.dialog.soeasy": "So easy (+4)",
|
||||
"BOL.dialog.soeasy3": "So easy (+3)",
|
||||
"BOL.dialog.veryeasy": "Very easy (+2)",
|
||||
"BOL.dialog.easy": "Easy (+1)",
|
||||
"BOL.dialog.moderate": "Moderate (0)",
|
||||
"BOL.dialog.hard": "Hard (-1)",
|
||||
"BOL.dialog.tough": "Tough (-2)",
|
||||
"BOL.dialog.tough3": "Tough (-3)",
|
||||
"BOL.dialog.demanding": "Demanding (-4)",
|
||||
"BOL.dialog.demanding5": "Demanding (-5)",
|
||||
"BOL.dialog.formidable": "Formidable (-6)",
|
||||
"BOL.dialog.formidable7": "Formidable (-7)",
|
||||
"BOL.dialog.heroic": "Heroic (-8)",
|
||||
"BOL.dialog.heroic9": "Heroic (-9)",
|
||||
"BOL.dialog.mythic": "Mythic (-10)",
|
||||
"BOL.dialog.mythic11": "Mythic (-11)",
|
||||
"BOL.dialog.divine": "Divine (-12)",
|
||||
|
||||
"BOL.dialog.pointblank": "Point blank (+1)",
|
||||
@@ -563,7 +569,7 @@
|
||||
"BOL.dialog.long": "Long (-2)",
|
||||
"BOL.dialog.distant": "Distant (-4)",
|
||||
"BOL.dialog.extreme": "Extreme (-6)",
|
||||
"BOL.dialog.utmost": "Utmost (-8)",
|
||||
"BOL.dialog.utmost": "Utmost (-8)",
|
||||
|
||||
"BOL.ui.name": "Name",
|
||||
"BOL.ui.xp": "Experience",
|
||||
|
25
lang/fr.json
25
lang/fr.json
@@ -50,7 +50,7 @@
|
||||
"BOL.ui.astrologerPoints": "Points d'Astrologie",
|
||||
"BOL.ui.astrologerPointsLabel": "Points d'Astrologie actuels",
|
||||
"BOL.ui.ishoroscopemajor": "Horoscope Majeur (ie de groupe) ?",
|
||||
"BOL.ui.answer": "Réponse",
|
||||
"BOL.ui.answer": "Réponse",
|
||||
"BOL.ui.horoscopefavorable": "Favorable (1dB)",
|
||||
"BOL.ui.horoscopeunfavorable": "Défavorable (1dM)",
|
||||
"BOL.ui.horoscopes": "Horoscopes",
|
||||
@@ -137,7 +137,7 @@
|
||||
"BOL.ui.duration": "Durée",
|
||||
"BOL.ui.spellkeep": "Prolongation possible ?",
|
||||
"BOL.ui.concentrate": "Concentration à maintenir ?",
|
||||
"BOL.ui.aggressive": "Sort aggressif ?",
|
||||
"BOL.ui.aggressive": "Sort aggressif ?",
|
||||
"BOL.ui.registerInit": "Enregistrer comme Init. de combat",
|
||||
"BOL.ui.initMalus": "Malus d'initiative",
|
||||
"BOL.ui.magicnewrules": "Règles supplémentaires (cf. supplément fan-made Sorcellerie!)",
|
||||
@@ -147,7 +147,7 @@
|
||||
"BOL.ui.flaw":"Désanvatage",
|
||||
"BOL.ui.cost":"Cout XP",
|
||||
"BOL.ui.date":"Date",
|
||||
|
||||
|
||||
"BOL.ui.isSorcerer": "Carrière de Sorcier ?",
|
||||
"BOL.ui.isAlchemist": "Carrière d'Alchimiste ?",
|
||||
"BOL.ui.isPriest": "Carrière de Prêtre/Druide ?",
|
||||
@@ -259,7 +259,7 @@
|
||||
"BOL.bougette.easylife": "A l'aise",
|
||||
"BOL.bougette.luxury": "Luxe&Volupté",
|
||||
"BOL.bougette.rich": "Richissime",
|
||||
|
||||
|
||||
"BOL.featureSubtypes.origin": "Origine",
|
||||
"BOL.featureSubtypes.race": "Race",
|
||||
"BOL.featureSubtypes.career": "Carrière",
|
||||
@@ -393,7 +393,7 @@
|
||||
"BOL.itemProperty.crewDamageMultiplier": "Multiplicateur",
|
||||
"BOL.itemProperty.isboarding": "Abordage",
|
||||
"BOL.itemProperty.isspur": "Eperonnage",
|
||||
"BOL.itemProperty.isbreakrow": "Briser les rames",
|
||||
"BOL.itemProperty.isbreakrow": "Briser les rames",
|
||||
|
||||
"BOL.itemStat.quantity": "Quantité",
|
||||
"BOL.itemStat.weight": "Poids",
|
||||
@@ -486,7 +486,7 @@
|
||||
"BOL.size.colossal": "Monstrueuse",
|
||||
|
||||
"BOL.chat.fightactive": "{name} active son option de combat {foName} pour ce round !",
|
||||
"BOL.chat.fightunactive": "{name} désactive son option de combat {foName} pour ce round !",
|
||||
"BOL.chat.fightunactive": "{name} désactive son option de combat {foName} pour ce round !",
|
||||
"BOL.chat.isdead": "{name} est mort !",
|
||||
"BOL.chat.epitaph": "Que son nom soit honoré sur les champs de batailles de Lémurie !",
|
||||
"BOL.chat.vitalityzero": "La Vitalité de {name} est {hp} : il va s'écrouler au sol et sombrer dans l'inconscience !",
|
||||
@@ -569,21 +569,29 @@
|
||||
"BOL.chat.criticalinfo": "C'est un succès Héroïque ! Choisissez vos options et effets !",
|
||||
"BOL.chat.criticallegendaryinfo": "C'est un succès Légendaire ! Choisissez vos options et effets !",
|
||||
"BOL.chat.criticalbuttonjournal": "Succès Héroïque/Légendaire",
|
||||
"BOL.chat.bolRulebookMessage": "N'oubliez pas le module complet du Livre de Règle et des Sagas disponible ici : https://www.ludospherik-editions.com !",
|
||||
"BOL.chat.bolRulebookMessage": "N'oubliez pas le module complet du Livre de Règle et des Sagas disponible ici : https://www.ludospherik-editions.com !",
|
||||
"BOL.chat.losshp": "{name} a perdu {lossHP} points de Vitalité. Si il se repose quelques minutes, il peut récupérer {recupHP} points de Vitalité.",
|
||||
"BOL.chat.applyrecup": "Récupérer pendant quelques minutes (+{recupHP} Vitalité)",
|
||||
"BOL.chat.inforecup": "{name} vient de récupérer {recupHP} points de Vitalité après quelques minutes de repos.",
|
||||
"BOL.chat.defenseReduceDamage2": "Vous pouvez également dépenser 1 Point d'Héroisme/Vilainie pour regagner [[/r 2d6KH(1D6B)]] points de vitalité, cela vous coutera votre prochaine action.",
|
||||
"BOL.chat.armorRoll": "Jet d'armure ",
|
||||
|
||||
"BOL.dialog.soeasy": "Inmanquable (+4)",
|
||||
"BOL.dialog.soeasy3": "Inmanquable (+3)",
|
||||
"BOL.dialog.veryeasy": "Trés Facile (+2)",
|
||||
"BOL.dialog.easy": "Facile (+1)",
|
||||
"BOL.dialog.moderate": "Moyenne (0)",
|
||||
"BOL.dialog.hard": "Ardue (-1)",
|
||||
"BOL.dialog.tough": "Difficile (-2)",
|
||||
"BOL.dialog.tough3": "Difficile (-3)",
|
||||
"BOL.dialog.demanding": "Très Difficile (-4)",
|
||||
"BOL.dialog.demanding5": "Très Difficile (-5)",
|
||||
"BOL.dialog.formidable": "Impossible (-6)",
|
||||
"BOL.dialog.formidable7": "Impossible (-7)",
|
||||
"BOL.dialog.heroic": "Héroïque (-8)",
|
||||
"BOL.dialog.heroic9": "Héroïque (-9)",
|
||||
"BOL.dialog.mythic": "Mythique (-10)",
|
||||
"BOL.dialog.mythic11": "Mythique (-11)",
|
||||
"BOL.dialog.divine": "Divine (-12)",
|
||||
|
||||
"BOL.dialog.pointblank": "Bout portant (+1)",
|
||||
@@ -620,7 +628,6 @@
|
||||
"BOL.chat.pcwarningmsg": "<b>ATTENTION</b> Le joueur n'est relié à aucun personnage !",
|
||||
"BOL.chat.pcnotlinked": "Le token du personnage joueur n'est pas relié à l'acteur",
|
||||
"BOL.chat.pcnotlinkedmsg": "<b>ATTENTION</b> Le token du personnage joueur n'est pas relié à l'acteur !",
|
||||
"BOL.chat.armorRoll": "Jet d'armure",
|
||||
|
||||
"BOL.settings.rollArmor": "Effectuer des jets pour les armures",
|
||||
"BOL.settings.rollArmorTooltip": "Effectue un jet de dés pour les armures (valeur fixe si désactivé)",
|
||||
@@ -643,4 +650,4 @@
|
||||
|
||||
"EFFECT.StatusProne": "A terre",
|
||||
"EFFECT.StatusDead": "Mort"
|
||||
}
|
||||
}
|
@@ -67,7 +67,7 @@ export class BoLTokenHud {
|
||||
|
||||
/* -------------------------------------------- */
|
||||
static async _configureSubMenu(insertionPoint, template, hudData, onMenuItem) {
|
||||
const hud = $(await renderTemplate(template, hudData))
|
||||
const hud = $(await foundry.applications.handlebars.renderTemplate(template, hudData))
|
||||
const list = hud.find('div.bol-hud-list')
|
||||
|
||||
BoLTokenHud._toggleHudListActive(hud, list);
|
||||
|
@@ -429,7 +429,7 @@ export class BoLUtility {
|
||||
html.on("click", '.damage-handling', event => {
|
||||
event.preventDefault()
|
||||
let attr = event.currentTarget.attributes['data-attack-id']
|
||||
if ( !attr) {
|
||||
if (!attr) {
|
||||
ui.notifications.warn("Impossible de trouver l'attaque correspondante, erreur de suivi de combat.")
|
||||
return
|
||||
}
|
||||
@@ -484,8 +484,8 @@ export class BoLUtility {
|
||||
let armorFormula = defender.getArmorFormula()
|
||||
rollData.rollArmor = new Roll(armorFormula)
|
||||
await rollData.rollArmor.roll()
|
||||
let msg = await rollData.rollArmor.toMessage({ flavor: "BOL.chat.armorRoll : " + armorFormula });
|
||||
if ( game.dice3d) { // wait animation end when DsN is there
|
||||
let msg = await rollData.rollArmor.toMessage({ flavor: game.i18n.localize("BOL.chat.armorRoll") + " : " + armorFormula });
|
||||
if (game.dice3d) { // wait animation end when DsN is there
|
||||
await game.dice3d.waitFor3DAnimationByMessageID(msg.id);
|
||||
}
|
||||
rollData.armorProtect = (rollData.rollArmor.total < 0) ? 0 : rollData.rollArmor.total
|
||||
@@ -634,7 +634,7 @@ export class BoLUtility {
|
||||
attackId: rollData.id,
|
||||
attacker: rollData.attacker,
|
||||
defender: defender,
|
||||
defenderHeroPoints:defender.getHeroPoints(),
|
||||
defenderHeroPoints: defender.getHeroPoints(),
|
||||
defenderWeapons: defenderWeapons,
|
||||
damageTotal: rollData.damageTotal,
|
||||
damagesIgnoresArmor: rollData.damagesIgnoresArmor,
|
||||
|
@@ -190,15 +190,21 @@ BOL.rangeModifiers = {
|
||||
|
||||
BOL.difficultyModifiers = {
|
||||
"4": "BOL.dialog.soeasy",
|
||||
"3": "BOL.dialog.soeasy3",
|
||||
"2": "BOL.dialog.veryeasy",
|
||||
"1": "BOL.dialog.easy",
|
||||
"0": "BOL.dialog.moderate",
|
||||
"-1": "BOL.dialog.hard",
|
||||
"-2": "BOL.dialog.tough",
|
||||
"-3": "BOL.dialog.tough3",
|
||||
"-4": "BOL.dialog.demanding",
|
||||
"-5": "BOL.dialog.demanding5",
|
||||
"-6": "BOL.dialog.formidable",
|
||||
"-7": "BOL.dialog.formidable7",
|
||||
"-8": "BOL.dialog.heroic",
|
||||
"-9": "BOL.dialog.heroic9",
|
||||
"-10": "BOL.dialog.mythic",
|
||||
"-11": "BOL.dialog.mythic11",
|
||||
"-12": "BOL.dialog.divine"
|
||||
}
|
||||
|
||||
|
@@ -1 +1 @@
|
||||
MANIFEST-000795
|
||||
MANIFEST-000845
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-18:10:38.386117 7f181c7f86c0 Recovering log #793
|
||||
2025/05/15-18:10:38.396065 7f181c7f86c0 Delete type=3 #791
|
||||
2025/05/15-18:10:38.396123 7f181c7f86c0 Delete type=0 #793
|
||||
2025/05/15-18:18:02.908326 7f181bff76c0 Level-0 table #798: started
|
||||
2025/05/15-18:18:02.908348 7f181bff76c0 Level-0 table #798: 0 bytes OK
|
||||
2025/05/15-18:18:02.931546 7f181bff76c0 Delete type=0 #796
|
||||
2025/05/15-18:18:03.015825 7f181bff76c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:18:03.015893 7f181bff76c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:36:19.095586 7f684bfff6c0 Recovering log #843
|
||||
2025/09/28-20:36:19.105352 7f684bfff6c0 Delete type=3 #841
|
||||
2025/09/28-20:36:19.105403 7f684bfff6c0 Delete type=0 #843
|
||||
2025/09/28-20:41:30.063852 7f684affd6c0 Level-0 table #848: started
|
||||
2025/09/28-20:41:30.063889 7f684affd6c0 Level-0 table #848: 0 bytes OK
|
||||
2025/09/28-20:41:30.118895 7f684affd6c0 Delete type=0 #846
|
||||
2025/09/28-20:41:30.235372 7f684affd6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:41:30.235429 7f684affd6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-16:00:11.744932 7f181dffb6c0 Recovering log #789
|
||||
2025/05/15-16:00:11.754786 7f181dffb6c0 Delete type=3 #787
|
||||
2025/05/15-16:00:11.754839 7f181dffb6c0 Delete type=0 #789
|
||||
2025/05/15-18:07:39.129483 7f181bff76c0 Level-0 table #794: started
|
||||
2025/05/15-18:07:39.129511 7f181bff76c0 Level-0 table #794: 0 bytes OK
|
||||
2025/05/15-18:07:39.136106 7f181bff76c0 Delete type=0 #792
|
||||
2025/05/15-18:07:39.149775 7f181bff76c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:07:39.149805 7f181bff76c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-19:00:39.507577 7f6850df96c0 Recovering log #839
|
||||
2025/09/28-19:00:39.517799 7f6850df96c0 Delete type=3 #837
|
||||
2025/09/28-19:00:39.517876 7f6850df96c0 Delete type=0 #839
|
||||
2025/09/28-20:31:38.626261 7f684affd6c0 Level-0 table #844: started
|
||||
2025/09/28-20:31:38.626292 7f684affd6c0 Level-0 table #844: 0 bytes OK
|
||||
2025/09/28-20:31:38.660273 7f684affd6c0 Delete type=0 #842
|
||||
2025/09/28-20:31:38.731786 7f684affd6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:31:38.731828 7f684affd6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000700
|
||||
MANIFEST-000750
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-18:10:38.359844 7f181d7fa6c0 Recovering log #698
|
||||
2025/05/15-18:10:38.369508 7f181d7fa6c0 Delete type=3 #696
|
||||
2025/05/15-18:10:38.369565 7f181d7fa6c0 Delete type=0 #698
|
||||
2025/05/15-18:18:02.985276 7f181bff76c0 Level-0 table #703: started
|
||||
2025/05/15-18:18:02.985318 7f181bff76c0 Level-0 table #703: 0 bytes OK
|
||||
2025/05/15-18:18:03.015562 7f181bff76c0 Delete type=0 #701
|
||||
2025/05/15-18:18:03.015884 7f181bff76c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:18:03.015916 7f181bff76c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:36:19.070862 7f6850df96c0 Recovering log #748
|
||||
2025/09/28-20:36:19.080610 7f6850df96c0 Delete type=3 #746
|
||||
2025/09/28-20:36:19.080853 7f6850df96c0 Delete type=0 #748
|
||||
2025/09/28-20:41:30.119156 7f684affd6c0 Level-0 table #753: started
|
||||
2025/09/28-20:41:30.119206 7f684affd6c0 Level-0 table #753: 0 bytes OK
|
||||
2025/09/28-20:41:30.175528 7f684affd6c0 Delete type=0 #751
|
||||
2025/09/28-20:41:30.235393 7f684affd6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:41:30.235439 7f684affd6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-16:00:11.714229 7f181c7f86c0 Recovering log #694
|
||||
2025/05/15-16:00:11.724726 7f181c7f86c0 Delete type=3 #692
|
||||
2025/05/15-16:00:11.724786 7f181c7f86c0 Delete type=0 #694
|
||||
2025/05/15-18:07:39.136276 7f181bff76c0 Level-0 table #699: started
|
||||
2025/05/15-18:07:39.136317 7f181bff76c0 Level-0 table #699: 0 bytes OK
|
||||
2025/05/15-18:07:39.142904 7f181bff76c0 Delete type=0 #697
|
||||
2025/05/15-18:07:39.149786 7f181bff76c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:07:39.149813 7f181bff76c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-19:00:39.481080 7f68515fa6c0 Recovering log #744
|
||||
2025/09/28-19:00:39.490819 7f68515fa6c0 Delete type=3 #742
|
||||
2025/09/28-19:00:39.490889 7f68515fa6c0 Delete type=0 #744
|
||||
2025/09/28-20:31:38.660427 7f684affd6c0 Level-0 table #749: started
|
||||
2025/09/28-20:31:38.660458 7f684affd6c0 Level-0 table #749: 0 bytes OK
|
||||
2025/09/28-20:31:38.697127 7f684affd6c0 Delete type=0 #747
|
||||
2025/09/28-20:31:38.731806 7f684affd6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:31:38.731842 7f684affd6c0 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.
BIN
packs/boons/000843.ldb
Normal file
BIN
packs/boons/000843.ldb
Normal file
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000793
|
||||
MANIFEST-000844
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-18:10:38.253302 7f181dffb6c0 Recovering log #791
|
||||
2025/05/15-18:10:38.263540 7f181dffb6c0 Delete type=3 #789
|
||||
2025/05/15-18:10:38.263688 7f181dffb6c0 Delete type=0 #791
|
||||
2025/05/15-18:18:02.658721 7f181bff76c0 Level-0 table #796: started
|
||||
2025/05/15-18:18:02.658770 7f181bff76c0 Level-0 table #796: 0 bytes OK
|
||||
2025/05/15-18:18:02.688853 7f181bff76c0 Delete type=0 #794
|
||||
2025/05/15-18:18:02.768491 7f181bff76c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:18:02.768584 7f181bff76c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:36:18.974017 7f684bfff6c0 Recovering log #841
|
||||
2025/09/28-20:36:18.983619 7f684bfff6c0 Delete type=3 #839
|
||||
2025/09/28-20:36:18.983684 7f684bfff6c0 Delete type=0 #841
|
||||
2025/09/28-20:41:29.577241 7f684affd6c0 Level-0 table #847: started
|
||||
2025/09/28-20:41:29.577297 7f684affd6c0 Level-0 table #847: 0 bytes OK
|
||||
2025/09/28-20:41:29.689996 7f684affd6c0 Delete type=0 #845
|
||||
2025/09/28-20:41:29.690239 7f684affd6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:41:29.690259 7f684affd6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
|
||||
|
@@ -1,8 +1,15 @@
|
||||
2025/05/15-16:00:11.608048 7f181d7fa6c0 Recovering log #787
|
||||
2025/05/15-16:00:11.617964 7f181d7fa6c0 Delete type=3 #785
|
||||
2025/05/15-16:00:11.618064 7f181d7fa6c0 Delete type=0 #787
|
||||
2025/05/15-18:07:39.075821 7f181bff76c0 Level-0 table #792: started
|
||||
2025/05/15-18:07:39.075847 7f181bff76c0 Level-0 table #792: 0 bytes OK
|
||||
2025/05/15-18:07:39.081684 7f181bff76c0 Delete type=0 #790
|
||||
2025/05/15-18:07:39.095574 7f181bff76c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:07:39.095620 7f181bff76c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-19:00:39.378965 7f684b7fe6c0 Recovering log #837
|
||||
2025/09/28-19:00:39.388796 7f684b7fe6c0 Delete type=3 #835
|
||||
2025/09/28-19:00:39.388851 7f684b7fe6c0 Delete type=0 #837
|
||||
2025/09/28-20:31:38.077200 7f684affd6c0 Level-0 table #842: started
|
||||
2025/09/28-20:31:38.106456 7f684affd6c0 Level-0 table #842: 21551 bytes OK
|
||||
2025/09/28-20:31:38.173778 7f684affd6c0 Delete type=0 #840
|
||||
2025/09/28-20:31:38.296697 7f684affd6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:31:38.296765 7f684affd6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at '!items!zgspy1QKaxdEetEw' @ 533 : 1
|
||||
2025/09/28-20:31:38.296773 7f684affd6c0 Compacting 1@1 + 1@2 files
|
||||
2025/09/28-20:31:38.314941 7f684affd6c0 Generated table #843@1: 61 keys, 20970 bytes
|
||||
2025/09/28-20:31:38.315007 7f684affd6c0 Compacted 1@1 + 1@2 files => 20970 bytes
|
||||
2025/09/28-20:31:38.359525 7f684affd6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
|
||||
2025/09/28-20:31:38.359642 7f684affd6c0 Delete type=2 #772
|
||||
2025/09/28-20:31:38.359796 7f684affd6c0 Delete type=2 #842
|
||||
2025/09/28-20:31:38.413526 7f684affd6c0 Manual compaction at level-1 from '!items!zgspy1QKaxdEetEw' @ 533 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
BIN
packs/boons/MANIFEST-000844
Normal file
BIN
packs/boons/MANIFEST-000844
Normal file
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000793
|
||||
MANIFEST-000843
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-18:10:38.266303 7f181c7f86c0 Recovering log #791
|
||||
2025/05/15-18:10:38.277716 7f181c7f86c0 Delete type=3 #789
|
||||
2025/05/15-18:10:38.277763 7f181c7f86c0 Delete type=0 #791
|
||||
2025/05/15-18:18:02.710660 7f181bff76c0 Level-0 table #796: started
|
||||
2025/05/15-18:18:02.710723 7f181bff76c0 Level-0 table #796: 0 bytes OK
|
||||
2025/05/15-18:18:02.742040 7f181bff76c0 Delete type=0 #794
|
||||
2025/05/15-18:18:02.768541 7f181bff76c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:18:02.768625 7f181bff76c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:36:18.986296 7f68515fa6c0 Recovering log #841
|
||||
2025/09/28-20:36:18.996511 7f68515fa6c0 Delete type=3 #839
|
||||
2025/09/28-20:36:18.996565 7f68515fa6c0 Delete type=0 #841
|
||||
2025/09/28-20:41:29.510619 7f684affd6c0 Level-0 table #846: started
|
||||
2025/09/28-20:41:29.510655 7f684affd6c0 Level-0 table #846: 0 bytes OK
|
||||
2025/09/28-20:41:29.577001 7f684affd6c0 Delete type=0 #844
|
||||
2025/09/28-20:41:29.690227 7f684affd6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:41:29.690265 7f684affd6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-16:00:11.620615 7f181cff96c0 Recovering log #787
|
||||
2025/05/15-16:00:11.631017 7f181cff96c0 Delete type=3 #785
|
||||
2025/05/15-16:00:11.631122 7f181cff96c0 Delete type=0 #787
|
||||
2025/05/15-18:07:39.081770 7f181bff76c0 Level-0 table #792: started
|
||||
2025/05/15-18:07:39.081796 7f181bff76c0 Level-0 table #792: 0 bytes OK
|
||||
2025/05/15-18:07:39.087878 7f181bff76c0 Delete type=0 #790
|
||||
2025/05/15-18:07:39.095591 7f181bff76c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:07:39.095676 7f181bff76c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-19:00:39.391787 7f68515fa6c0 Recovering log #837
|
||||
2025/09/28-19:00:39.401841 7f68515fa6c0 Delete type=3 #835
|
||||
2025/09/28-19:00:39.401917 7f68515fa6c0 Delete type=0 #837
|
||||
2025/09/28-20:31:38.207299 7f684affd6c0 Level-0 table #842: started
|
||||
2025/09/28-20:31:38.207340 7f684affd6c0 Level-0 table #842: 0 bytes OK
|
||||
2025/09/28-20:31:38.236246 7f684affd6c0 Delete type=0 #840
|
||||
2025/09/28-20:31:38.296733 7f684affd6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:31:38.359869 7f684affd6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000793
|
||||
MANIFEST-000843
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-18:10:38.292324 7f181dffb6c0 Recovering log #791
|
||||
2025/05/15-18:10:38.302132 7f181dffb6c0 Delete type=3 #789
|
||||
2025/05/15-18:10:38.302260 7f181dffb6c0 Delete type=0 #791
|
||||
2025/05/15-18:18:02.815781 7f181bff76c0 Level-0 table #796: started
|
||||
2025/05/15-18:18:02.815811 7f181bff76c0 Level-0 table #796: 0 bytes OK
|
||||
2025/05/15-18:18:02.846806 7f181bff76c0 Delete type=0 #794
|
||||
2025/05/15-18:18:02.908187 7f181bff76c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:18:02.908235 7f181bff76c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:36:19.010449 7f684bfff6c0 Recovering log #841
|
||||
2025/09/28-20:36:19.020407 7f684bfff6c0 Delete type=3 #839
|
||||
2025/09/28-20:36:19.020468 7f684bfff6c0 Delete type=0 #841
|
||||
2025/09/28-20:41:29.402024 7f684affd6c0 Level-0 table #846: started
|
||||
2025/09/28-20:41:29.402100 7f684affd6c0 Level-0 table #846: 0 bytes OK
|
||||
2025/09/28-20:41:29.461676 7f684affd6c0 Delete type=0 #844
|
||||
2025/09/28-20:41:29.690194 7f684affd6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:41:29.690247 7f684affd6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-16:00:11.647162 7f181d7fa6c0 Recovering log #787
|
||||
2025/05/15-16:00:11.657152 7f181d7fa6c0 Delete type=3 #785
|
||||
2025/05/15-16:00:11.657285 7f181d7fa6c0 Delete type=0 #787
|
||||
2025/05/15-18:07:39.088013 7f181bff76c0 Level-0 table #792: started
|
||||
2025/05/15-18:07:39.088051 7f181bff76c0 Level-0 table #792: 0 bytes OK
|
||||
2025/05/15-18:07:39.095393 7f181bff76c0 Delete type=0 #790
|
||||
2025/05/15-18:07:39.095606 7f181bff76c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:07:39.095663 7f181bff76c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-19:00:39.416295 7f684b7fe6c0 Recovering log #837
|
||||
2025/09/28-19:00:39.426667 7f684b7fe6c0 Delete type=3 #835
|
||||
2025/09/28-19:00:39.426733 7f684b7fe6c0 Delete type=0 #837
|
||||
2025/09/28-20:31:38.173916 7f684affd6c0 Level-0 table #842: started
|
||||
2025/09/28-20:31:38.173944 7f684affd6c0 Level-0 table #842: 0 bytes OK
|
||||
2025/09/28-20:31:38.207071 7f684affd6c0 Delete type=0 #840
|
||||
2025/09/28-20:31:38.296715 7f684affd6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:31:38.359859 7f684affd6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000791
|
||||
MANIFEST-000841
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-18:10:38.475489 7f181d7fa6c0 Recovering log #789
|
||||
2025/05/15-18:10:38.485497 7f181d7fa6c0 Delete type=3 #787
|
||||
2025/05/15-18:10:38.485568 7f181d7fa6c0 Delete type=0 #789
|
||||
2025/05/15-18:18:03.189536 7f181bff76c0 Level-0 table #794: started
|
||||
2025/05/15-18:18:03.189605 7f181bff76c0 Level-0 table #794: 0 bytes OK
|
||||
2025/05/15-18:18:03.220875 7f181bff76c0 Delete type=0 #792
|
||||
2025/05/15-18:18:03.245771 7f181bff76c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:18:03.283965 7f181bff76c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:36:19.181411 7f684bfff6c0 Recovering log #839
|
||||
2025/09/28-20:36:19.191010 7f684bfff6c0 Delete type=3 #837
|
||||
2025/09/28-20:36:19.191120 7f684bfff6c0 Delete type=0 #839
|
||||
2025/09/28-20:41:30.575328 7f684affd6c0 Level-0 table #844: started
|
||||
2025/09/28-20:41:30.575368 7f684affd6c0 Level-0 table #844: 0 bytes OK
|
||||
2025/09/28-20:41:30.629444 7f684affd6c0 Delete type=0 #842
|
||||
2025/09/28-20:41:30.719129 7f684affd6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:41:30.719168 7f684affd6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-16:00:11.833539 7f181d7fa6c0 Recovering log #785
|
||||
2025/05/15-16:00:11.843337 7f181d7fa6c0 Delete type=3 #783
|
||||
2025/05/15-16:00:11.843397 7f181d7fa6c0 Delete type=0 #785
|
||||
2025/05/15-18:07:39.183825 7f181bff76c0 Level-0 table #790: started
|
||||
2025/05/15-18:07:39.183879 7f181bff76c0 Level-0 table #790: 0 bytes OK
|
||||
2025/05/15-18:07:39.190810 7f181bff76c0 Delete type=0 #788
|
||||
2025/05/15-18:07:39.208377 7f181bff76c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:07:39.208433 7f181bff76c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-19:00:39.597169 7f684b7fe6c0 Recovering log #835
|
||||
2025/09/28-19:00:39.607338 7f684b7fe6c0 Delete type=3 #833
|
||||
2025/09/28-19:00:39.607411 7f684b7fe6c0 Delete type=0 #835
|
||||
2025/09/28-20:31:38.950626 7f684affd6c0 Level-0 table #840: started
|
||||
2025/09/28-20:31:38.950657 7f684affd6c0 Level-0 table #840: 0 bytes OK
|
||||
2025/09/28-20:31:38.990008 7f684affd6c0 Delete type=0 #838
|
||||
2025/09/28-20:31:39.025068 7f684affd6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:31:39.025113 7f684affd6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000794
|
||||
MANIFEST-000844
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-18:10:38.333182 7f181d7fa6c0 Recovering log #792
|
||||
2025/05/15-18:10:38.343704 7f181d7fa6c0 Delete type=3 #790
|
||||
2025/05/15-18:10:38.343769 7f181d7fa6c0 Delete type=0 #792
|
||||
2025/05/15-18:18:02.846935 7f181bff76c0 Level-0 table #797: started
|
||||
2025/05/15-18:18:02.846965 7f181bff76c0 Level-0 table #797: 0 bytes OK
|
||||
2025/05/15-18:18:02.869846 7f181bff76c0 Delete type=0 #795
|
||||
2025/05/15-18:18:02.908196 7f181bff76c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:18:02.908221 7f181bff76c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:36:19.047173 7f68515fa6c0 Recovering log #842
|
||||
2025/09/28-20:36:19.056747 7f68515fa6c0 Delete type=3 #840
|
||||
2025/09/28-20:36:19.056805 7f68515fa6c0 Delete type=0 #842
|
||||
2025/09/28-20:41:29.812244 7f684affd6c0 Level-0 table #847: started
|
||||
2025/09/28-20:41:29.812276 7f684affd6c0 Level-0 table #847: 0 bytes OK
|
||||
2025/09/28-20:41:29.876550 7f684affd6c0 Delete type=0 #845
|
||||
2025/09/28-20:41:29.993315 7f684affd6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:41:29.993355 7f684affd6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-16:00:11.687284 7f181cff96c0 Recovering log #788
|
||||
2025/05/15-16:00:11.697519 7f181cff96c0 Delete type=3 #786
|
||||
2025/05/15-16:00:11.697575 7f181cff96c0 Delete type=0 #788
|
||||
2025/05/15-18:07:39.108427 7f181bff76c0 Level-0 table #793: started
|
||||
2025/05/15-18:07:39.108458 7f181bff76c0 Level-0 table #793: 0 bytes OK
|
||||
2025/05/15-18:07:39.114820 7f181bff76c0 Delete type=0 #791
|
||||
2025/05/15-18:07:39.122346 7f181bff76c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:07:39.122371 7f181bff76c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-19:00:39.454911 7f684bfff6c0 Recovering log #838
|
||||
2025/09/28-19:00:39.465810 7f684bfff6c0 Delete type=3 #836
|
||||
2025/09/28-19:00:39.465878 7f684bfff6c0 Delete type=0 #838
|
||||
2025/09/28-20:31:38.490295 7f684affd6c0 Level-0 table #843: started
|
||||
2025/09/28-20:31:38.490323 7f684affd6c0 Level-0 table #843: 0 bytes OK
|
||||
2025/09/28-20:31:38.522549 7f684affd6c0 Delete type=0 #841
|
||||
2025/09/28-20:31:38.584619 7f684affd6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:31:38.584667 7f684affd6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000793
|
||||
MANIFEST-000843
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-18:10:38.424415 7f181d7fa6c0 Recovering log #791
|
||||
2025/05/15-18:10:38.433852 7f181d7fa6c0 Delete type=3 #789
|
||||
2025/05/15-18:10:38.433904 7f181d7fa6c0 Delete type=0 #791
|
||||
2025/05/15-18:18:03.016056 7f181bff76c0 Level-0 table #796: started
|
||||
2025/05/15-18:18:03.016082 7f181bff76c0 Level-0 table #796: 0 bytes OK
|
||||
2025/05/15-18:18:03.032255 7f181bff76c0 Delete type=0 #794
|
||||
2025/05/15-18:18:03.117488 7f181bff76c0 Manual compaction at level-0 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:18:03.117552 7f181bff76c0 Manual compaction at level-1 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:36:19.132729 7f684b7fe6c0 Recovering log #841
|
||||
2025/09/28-20:36:19.142818 7f684b7fe6c0 Delete type=3 #839
|
||||
2025/09/28-20:36:19.142894 7f684b7fe6c0 Delete type=0 #841
|
||||
2025/09/28-20:41:30.294720 7f684affd6c0 Level-0 table #846: started
|
||||
2025/09/28-20:41:30.294757 7f684affd6c0 Level-0 table #846: 0 bytes OK
|
||||
2025/09/28-20:41:30.348548 7f684affd6c0 Delete type=0 #844
|
||||
2025/09/28-20:41:30.408220 7f684affd6c0 Manual compaction at level-0 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:41:30.461754 7f684affd6c0 Manual compaction at level-1 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-16:00:11.782477 7f181cff96c0 Recovering log #787
|
||||
2025/05/15-16:00:11.793081 7f181cff96c0 Delete type=3 #785
|
||||
2025/05/15-16:00:11.793189 7f181cff96c0 Delete type=0 #787
|
||||
2025/05/15-18:07:39.149907 7f181bff76c0 Level-0 table #792: started
|
||||
2025/05/15-18:07:39.149933 7f181bff76c0 Level-0 table #792: 0 bytes OK
|
||||
2025/05/15-18:07:39.157002 7f181bff76c0 Delete type=0 #790
|
||||
2025/05/15-18:07:39.177150 7f181bff76c0 Manual compaction at level-0 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:07:39.177193 7f181bff76c0 Manual compaction at level-1 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-19:00:39.546960 7f68515fa6c0 Recovering log #837
|
||||
2025/09/28-19:00:39.556820 7f68515fa6c0 Delete type=3 #835
|
||||
2025/09/28-19:00:39.556886 7f68515fa6c0 Delete type=0 #837
|
||||
2025/09/28-20:31:38.766932 7f684affd6c0 Level-0 table #842: started
|
||||
2025/09/28-20:31:38.766962 7f684affd6c0 Level-0 table #842: 0 bytes OK
|
||||
2025/09/28-20:31:38.801258 7f684affd6c0 Delete type=0 #840
|
||||
2025/09/28-20:31:38.873871 7f684affd6c0 Manual compaction at level-0 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:31:38.873920 7f684affd6c0 Manual compaction at level-1 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000276
|
||||
MANIFEST-000326
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-18:10:38.437096 7f181cff96c0 Recovering log #274
|
||||
2025/05/15-18:10:38.447093 7f181cff96c0 Delete type=3 #272
|
||||
2025/05/15-18:10:38.447148 7f181cff96c0 Delete type=0 #274
|
||||
2025/05/15-18:18:03.032542 7f181bff76c0 Level-0 table #279: started
|
||||
2025/05/15-18:18:03.032597 7f181bff76c0 Level-0 table #279: 0 bytes OK
|
||||
2025/05/15-18:18:03.059292 7f181bff76c0 Delete type=0 #277
|
||||
2025/05/15-18:18:03.117501 7f181bff76c0 Manual compaction at level-0 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:18:03.117545 7f181bff76c0 Manual compaction at level-1 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:36:19.145074 7f6850df96c0 Recovering log #324
|
||||
2025/09/28-20:36:19.154524 7f6850df96c0 Delete type=3 #322
|
||||
2025/09/28-20:36:19.154611 7f6850df96c0 Delete type=0 #324
|
||||
2025/09/28-20:41:30.348703 7f684affd6c0 Level-0 table #329: started
|
||||
2025/09/28-20:41:30.348733 7f684affd6c0 Level-0 table #329: 0 bytes OK
|
||||
2025/09/28-20:41:30.407985 7f684affd6c0 Delete type=0 #327
|
||||
2025/09/28-20:41:30.461722 7f684affd6c0 Manual compaction at level-0 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:41:30.461778 7f684affd6c0 Manual compaction at level-1 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-16:00:11.795242 7f181c7f86c0 Recovering log #270
|
||||
2025/05/15-16:00:11.806086 7f181c7f86c0 Delete type=3 #268
|
||||
2025/05/15-16:00:11.806213 7f181c7f86c0 Delete type=0 #270
|
||||
2025/05/15-18:07:39.163532 7f181bff76c0 Level-0 table #275: started
|
||||
2025/05/15-18:07:39.163563 7f181bff76c0 Level-0 table #275: 0 bytes OK
|
||||
2025/05/15-18:07:39.170618 7f181bff76c0 Delete type=0 #273
|
||||
2025/05/15-18:07:39.177176 7f181bff76c0 Manual compaction at level-0 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:07:39.177205 7f181bff76c0 Manual compaction at level-1 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-19:00:39.559604 7f684b7fe6c0 Recovering log #320
|
||||
2025/09/28-19:00:39.569539 7f684b7fe6c0 Delete type=3 #318
|
||||
2025/09/28-19:00:39.569618 7f684b7fe6c0 Delete type=0 #320
|
||||
2025/09/28-20:31:38.835572 7f684affd6c0 Level-0 table #325: started
|
||||
2025/09/28-20:31:38.835601 7f684affd6c0 Level-0 table #325: 0 bytes OK
|
||||
2025/09/28-20:31:38.873715 7f684affd6c0 Delete type=0 #323
|
||||
2025/09/28-20:31:38.873896 7f684affd6c0 Manual compaction at level-0 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:31:38.873928 7f684affd6c0 Manual compaction at level-1 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
Binary file not shown.
BIN
packs/flaws/000843.ldb
Normal file
BIN
packs/flaws/000843.ldb
Normal file
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000793
|
||||
MANIFEST-000844
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-18:10:38.280160 7f181cff96c0 Recovering log #791
|
||||
2025/05/15-18:10:38.289790 7f181cff96c0 Delete type=3 #789
|
||||
2025/05/15-18:10:38.289836 7f181cff96c0 Delete type=0 #791
|
||||
2025/05/15-18:18:02.689116 7f181bff76c0 Level-0 table #796: started
|
||||
2025/05/15-18:18:02.689156 7f181bff76c0 Level-0 table #796: 0 bytes OK
|
||||
2025/05/15-18:18:02.710378 7f181bff76c0 Delete type=0 #794
|
||||
2025/05/15-18:18:02.768519 7f181bff76c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:18:02.768606 7f181bff76c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:36:18.998478 7f684b7fe6c0 Recovering log #841
|
||||
2025/09/28-20:36:19.008259 7f684b7fe6c0 Delete type=3 #839
|
||||
2025/09/28-20:36:19.008312 7f684b7fe6c0 Delete type=0 #841
|
||||
2025/09/28-20:41:29.461824 7f684affd6c0 Level-0 table #847: started
|
||||
2025/09/28-20:41:29.461855 7f684affd6c0 Level-0 table #847: 0 bytes OK
|
||||
2025/09/28-20:41:29.510475 7f684affd6c0 Delete type=0 #845
|
||||
2025/09/28-20:41:29.690217 7f684affd6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:41:29.690253 7f684affd6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
|
||||
|
@@ -1,8 +1,15 @@
|
||||
2025/05/15-16:00:11.633624 7f181c7f86c0 Recovering log #787
|
||||
2025/05/15-16:00:11.644188 7f181c7f86c0 Delete type=3 #785
|
||||
2025/05/15-16:00:11.644243 7f181c7f86c0 Delete type=0 #787
|
||||
2025/05/15-18:07:39.069328 7f181bff76c0 Level-0 table #792: started
|
||||
2025/05/15-18:07:39.069398 7f181bff76c0 Level-0 table #792: 0 bytes OK
|
||||
2025/05/15-18:07:39.075692 7f181bff76c0 Delete type=0 #790
|
||||
2025/05/15-18:07:39.095550 7f181bff76c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:07:39.095650 7f181bff76c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-19:00:39.404202 7f684bfff6c0 Recovering log #837
|
||||
2025/09/28-19:00:39.413896 7f684bfff6c0 Delete type=3 #835
|
||||
2025/09/28-19:00:39.413974 7f684bfff6c0 Delete type=0 #837
|
||||
2025/09/28-20:31:38.236539 7f684affd6c0 Level-0 table #842: started
|
||||
2025/09/28-20:31:38.254617 7f684affd6c0 Level-0 table #842: 16973 bytes OK
|
||||
2025/09/28-20:31:38.296511 7f684affd6c0 Delete type=0 #840
|
||||
2025/09/28-20:31:38.296745 7f684affd6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:31:38.359884 7f684affd6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at '!items!znd0K3b7HzYpdehs' @ 389 : 1
|
||||
2025/09/28-20:31:38.359893 7f684affd6c0 Compacting 1@1 + 1@2 files
|
||||
2025/09/28-20:31:38.380783 7f684affd6c0 Generated table #843@1: 44 keys, 16594 bytes
|
||||
2025/09/28-20:31:38.380820 7f684affd6c0 Compacted 1@1 + 1@2 files => 16594 bytes
|
||||
2025/09/28-20:31:38.413213 7f684affd6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
|
||||
2025/09/28-20:31:38.413324 7f684affd6c0 Delete type=2 #772
|
||||
2025/09/28-20:31:38.413453 7f684affd6c0 Delete type=2 #842
|
||||
2025/09/28-20:31:38.490274 7f684affd6c0 Manual compaction at level-1 from '!items!znd0K3b7HzYpdehs' @ 389 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
BIN
packs/flaws/MANIFEST-000844
Normal file
BIN
packs/flaws/MANIFEST-000844
Normal file
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000793
|
||||
MANIFEST-000843
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-18:10:38.398836 7f181dffb6c0 Recovering log #791
|
||||
2025/05/15-18:10:38.408831 7f181dffb6c0 Delete type=3 #789
|
||||
2025/05/15-18:10:38.408884 7f181dffb6c0 Delete type=0 #791
|
||||
2025/05/15-18:18:02.931684 7f181bff76c0 Level-0 table #796: started
|
||||
2025/05/15-18:18:02.931711 7f181bff76c0 Level-0 table #796: 0 bytes OK
|
||||
2025/05/15-18:18:02.968216 7f181bff76c0 Delete type=0 #794
|
||||
2025/05/15-18:18:03.015850 7f181bff76c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:18:03.015901 7f181bff76c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:36:19.108171 7f68515fa6c0 Recovering log #841
|
||||
2025/09/28-20:36:19.117880 7f68515fa6c0 Delete type=3 #839
|
||||
2025/09/28-20:36:19.117936 7f68515fa6c0 Delete type=0 #841
|
||||
2025/09/28-20:41:29.993509 7f684affd6c0 Level-0 table #846: started
|
||||
2025/09/28-20:41:29.993542 7f684affd6c0 Level-0 table #846: 0 bytes OK
|
||||
2025/09/28-20:41:30.063669 7f684affd6c0 Delete type=0 #844
|
||||
2025/09/28-20:41:30.235346 7f684affd6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:41:30.235421 7f684affd6c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-16:00:11.757852 7f181d7fa6c0 Recovering log #787
|
||||
2025/05/15-16:00:11.768077 7f181d7fa6c0 Delete type=3 #785
|
||||
2025/05/15-16:00:11.768134 7f181d7fa6c0 Delete type=0 #787
|
||||
2025/05/15-18:07:39.157144 7f181bff76c0 Level-0 table #792: started
|
||||
2025/05/15-18:07:39.157174 7f181bff76c0 Level-0 table #792: 0 bytes OK
|
||||
2025/05/15-18:07:39.163402 7f181bff76c0 Delete type=0 #790
|
||||
2025/05/15-18:07:39.177165 7f181bff76c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:07:39.177199 7f181bff76c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-19:00:39.521226 7f684b7fe6c0 Recovering log #837
|
||||
2025/09/28-19:00:39.531123 7f684b7fe6c0 Delete type=3 #835
|
||||
2025/09/28-19:00:39.531199 7f684b7fe6c0 Delete type=0 #837
|
||||
2025/09/28-20:31:38.731957 7f684affd6c0 Level-0 table #842: started
|
||||
2025/09/28-20:31:38.731989 7f684affd6c0 Level-0 table #842: 0 bytes OK
|
||||
2025/09/28-20:31:38.766717 7f684affd6c0 Delete type=0 #840
|
||||
2025/09/28-20:31:38.873853 7f684affd6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:31:38.873905 7f684affd6c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000793
|
||||
MANIFEST-000843
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-18:10:38.463000 7f181dffb6c0 Recovering log #791
|
||||
2025/05/15-18:10:38.472675 7f181dffb6c0 Delete type=3 #789
|
||||
2025/05/15-18:10:38.472809 7f181dffb6c0 Delete type=0 #791
|
||||
2025/05/15-18:18:03.117648 7f181bff76c0 Level-0 table #796: started
|
||||
2025/05/15-18:18:03.117720 7f181bff76c0 Level-0 table #796: 0 bytes OK
|
||||
2025/05/15-18:18:03.153501 7f181bff76c0 Delete type=0 #794
|
||||
2025/05/15-18:18:03.245727 7f181bff76c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:18:03.245801 7f181bff76c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:36:19.169342 7f684b7fe6c0 Recovering log #841
|
||||
2025/09/28-20:36:19.179163 7f684b7fe6c0 Delete type=3 #839
|
||||
2025/09/28-20:36:19.179228 7f684b7fe6c0 Delete type=0 #841
|
||||
2025/09/28-20:41:30.521759 7f684affd6c0 Level-0 table #846: started
|
||||
2025/09/28-20:41:30.521827 7f684affd6c0 Level-0 table #846: 0 bytes OK
|
||||
2025/09/28-20:41:30.575158 7f684affd6c0 Delete type=0 #844
|
||||
2025/09/28-20:41:30.719107 7f684affd6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:41:30.881765 7f684affd6c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-16:00:11.820718 7f181cff96c0 Recovering log #787
|
||||
2025/05/15-16:00:11.831033 7f181cff96c0 Delete type=3 #785
|
||||
2025/05/15-16:00:11.831084 7f181cff96c0 Delete type=0 #787
|
||||
2025/05/15-18:07:39.190933 7f181bff76c0 Level-0 table #792: started
|
||||
2025/05/15-18:07:39.190958 7f181bff76c0 Level-0 table #792: 0 bytes OK
|
||||
2025/05/15-18:07:39.197323 7f181bff76c0 Delete type=0 #790
|
||||
2025/05/15-18:07:39.208400 7f181bff76c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:07:39.208449 7f181bff76c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-19:00:39.585339 7f68515fa6c0 Recovering log #837
|
||||
2025/09/28-19:00:39.594696 7f68515fa6c0 Delete type=3 #835
|
||||
2025/09/28-19:00:39.594748 7f68515fa6c0 Delete type=0 #837
|
||||
2025/09/28-20:31:38.912827 7f684affd6c0 Level-0 table #842: started
|
||||
2025/09/28-20:31:38.912859 7f684affd6c0 Level-0 table #842: 0 bytes OK
|
||||
2025/09/28-20:31:38.950410 7f684affd6c0 Delete type=0 #840
|
||||
2025/09/28-20:31:39.025055 7f684affd6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:31:39.025103 7f684affd6c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000793
|
||||
MANIFEST-000843
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-18:10:38.306592 7f181c7f86c0 Recovering log #791
|
||||
2025/05/15-18:10:38.317645 7f181c7f86c0 Delete type=3 #789
|
||||
2025/05/15-18:10:38.317698 7f181c7f86c0 Delete type=0 #791
|
||||
2025/05/15-18:18:02.742197 7f181bff76c0 Level-0 table #796: started
|
||||
2025/05/15-18:18:02.742229 7f181bff76c0 Level-0 table #796: 0 bytes OK
|
||||
2025/05/15-18:18:02.768229 7f181bff76c0 Delete type=0 #794
|
||||
2025/05/15-18:18:02.768561 7f181bff76c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:18:02.768667 7f181bff76c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:36:19.022273 7f6850df96c0 Recovering log #841
|
||||
2025/09/28-20:36:19.032531 7f6850df96c0 Delete type=3 #839
|
||||
2025/09/28-20:36:19.032582 7f6850df96c0 Delete type=0 #841
|
||||
2025/09/28-20:41:29.876721 7f684affd6c0 Level-0 table #846: started
|
||||
2025/09/28-20:41:29.876777 7f684affd6c0 Level-0 table #846: 0 bytes OK
|
||||
2025/09/28-20:41:29.929633 7f684affd6c0 Delete type=0 #844
|
||||
2025/09/28-20:41:29.993327 7f684affd6c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:41:29.993370 7f684affd6c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-16:00:11.661727 7f181dffb6c0 Recovering log #787
|
||||
2025/05/15-16:00:11.672040 7f181dffb6c0 Delete type=3 #785
|
||||
2025/05/15-16:00:11.672136 7f181dffb6c0 Delete type=0 #787
|
||||
2025/05/15-18:07:39.095784 7f181bff76c0 Level-0 table #792: started
|
||||
2025/05/15-18:07:39.095851 7f181bff76c0 Level-0 table #792: 0 bytes OK
|
||||
2025/05/15-18:07:39.101793 7f181bff76c0 Delete type=0 #790
|
||||
2025/05/15-18:07:39.122323 7f181bff76c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:07:39.122363 7f181bff76c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-19:00:39.429334 7f68515fa6c0 Recovering log #837
|
||||
2025/09/28-19:00:39.439584 7f68515fa6c0 Delete type=3 #835
|
||||
2025/09/28-19:00:39.439662 7f68515fa6c0 Delete type=0 #837
|
||||
2025/09/28-20:31:38.442634 7f684affd6c0 Level-0 table #842: started
|
||||
2025/09/28-20:31:38.442667 7f684affd6c0 Level-0 table #842: 0 bytes OK
|
||||
2025/09/28-20:31:38.490121 7f684affd6c0 Delete type=0 #840
|
||||
2025/09/28-20:31:38.522687 7f684affd6c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:31:38.584632 7f684affd6c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000793
|
||||
MANIFEST-000843
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-18:10:38.450101 7f181c7f86c0 Recovering log #791
|
||||
2025/05/15-18:10:38.460511 7f181c7f86c0 Delete type=3 #789
|
||||
2025/05/15-18:10:38.460565 7f181c7f86c0 Delete type=0 #791
|
||||
2025/05/15-18:18:03.094878 7f181bff76c0 Level-0 table #796: started
|
||||
2025/05/15-18:18:03.094914 7f181bff76c0 Level-0 table #796: 0 bytes OK
|
||||
2025/05/15-18:18:03.117346 7f181bff76c0 Delete type=0 #794
|
||||
2025/05/15-18:18:03.117520 7f181bff76c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:18:03.117558 7f181bff76c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:36:19.156420 7f68515fa6c0 Recovering log #841
|
||||
2025/09/28-20:36:19.166928 7f68515fa6c0 Delete type=3 #839
|
||||
2025/09/28-20:36:19.166979 7f68515fa6c0 Delete type=0 #841
|
||||
2025/09/28-20:41:30.408238 7f684affd6c0 Level-0 table #846: started
|
||||
2025/09/28-20:41:30.408281 7f684affd6c0 Level-0 table #846: 0 bytes OK
|
||||
2025/09/28-20:41:30.461554 7f684affd6c0 Delete type=0 #844
|
||||
2025/09/28-20:41:30.461767 7f684affd6c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:41:30.461864 7f684affd6c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-16:00:11.808193 7f181dffb6c0 Recovering log #787
|
||||
2025/05/15-16:00:11.817611 7f181dffb6c0 Delete type=3 #785
|
||||
2025/05/15-16:00:11.817670 7f181dffb6c0 Delete type=0 #787
|
||||
2025/05/15-18:07:39.170731 7f181bff76c0 Level-0 table #792: started
|
||||
2025/05/15-18:07:39.170757 7f181bff76c0 Level-0 table #792: 0 bytes OK
|
||||
2025/05/15-18:07:39.177005 7f181bff76c0 Delete type=0 #790
|
||||
2025/05/15-18:07:39.177186 7f181bff76c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:07:39.177212 7f181bff76c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-19:00:39.572052 7f684bfff6c0 Recovering log #837
|
||||
2025/09/28-19:00:39.582770 7f684bfff6c0 Delete type=3 #835
|
||||
2025/09/28-19:00:39.582844 7f684bfff6c0 Delete type=0 #837
|
||||
2025/09/28-20:31:38.874020 7f684affd6c0 Level-0 table #842: started
|
||||
2025/09/28-20:31:38.874054 7f684affd6c0 Level-0 table #842: 0 bytes OK
|
||||
2025/09/28-20:31:38.912657 7f684affd6c0 Delete type=0 #840
|
||||
2025/09/28-20:31:39.025016 7f684affd6c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:31:39.025093 7f684affd6c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000793
|
||||
MANIFEST-000843
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-18:10:38.320339 7f181cff96c0 Recovering log #791
|
||||
2025/05/15-18:10:38.330427 7f181cff96c0 Delete type=3 #789
|
||||
2025/05/15-18:10:38.330567 7f181cff96c0 Delete type=0 #791
|
||||
2025/05/15-18:18:02.768872 7f181bff76c0 Level-0 table #796: started
|
||||
2025/05/15-18:18:02.768935 7f181bff76c0 Level-0 table #796: 0 bytes OK
|
||||
2025/05/15-18:18:02.815622 7f181bff76c0 Delete type=0 #794
|
||||
2025/05/15-18:18:02.908174 7f181bff76c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:18:02.908213 7f181bff76c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:36:19.034801 7f684b7fe6c0 Recovering log #841
|
||||
2025/09/28-20:36:19.044942 7f684b7fe6c0 Delete type=3 #839
|
||||
2025/09/28-20:36:19.045000 7f684b7fe6c0 Delete type=0 #841
|
||||
2025/09/28-20:41:29.690403 7f684affd6c0 Level-0 table #846: started
|
||||
2025/09/28-20:41:29.690441 7f684affd6c0 Level-0 table #846: 0 bytes OK
|
||||
2025/09/28-20:41:29.812144 7f684affd6c0 Delete type=0 #844
|
||||
2025/09/28-20:41:29.993298 7f684affd6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:41:29.993347 7f684affd6c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-16:00:11.674714 7f181c7f86c0 Recovering log #787
|
||||
2025/05/15-16:00:11.684310 7f181c7f86c0 Delete type=3 #785
|
||||
2025/05/15-16:00:11.684419 7f181c7f86c0 Delete type=0 #787
|
||||
2025/05/15-18:07:39.101951 7f181bff76c0 Level-0 table #792: started
|
||||
2025/05/15-18:07:39.101989 7f181bff76c0 Level-0 table #792: 0 bytes OK
|
||||
2025/05/15-18:07:39.108304 7f181bff76c0 Delete type=0 #790
|
||||
2025/05/15-18:07:39.122337 7f181bff76c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:07:39.122405 7f181bff76c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-19:00:39.442962 7f6850df96c0 Recovering log #837
|
||||
2025/09/28-19:00:39.452384 7f6850df96c0 Delete type=3 #835
|
||||
2025/09/28-19:00:39.452439 7f6850df96c0 Delete type=0 #837
|
||||
2025/09/28-20:31:38.413541 7f684affd6c0 Level-0 table #842: started
|
||||
2025/09/28-20:31:38.413563 7f684affd6c0 Level-0 table #842: 0 bytes OK
|
||||
2025/09/28-20:31:38.442482 7f684affd6c0 Delete type=0 #840
|
||||
2025/09/28-20:31:38.522668 7f684affd6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:31:38.584645 7f684affd6c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000793
|
||||
MANIFEST-000843
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-18:10:38.411216 7f181c7f86c0 Recovering log #791
|
||||
2025/05/15-18:10:38.421696 7f181c7f86c0 Delete type=3 #789
|
||||
2025/05/15-18:10:38.421763 7f181c7f86c0 Delete type=0 #791
|
||||
2025/05/15-18:18:03.059497 7f181bff76c0 Level-0 table #796: started
|
||||
2025/05/15-18:18:03.059536 7f181bff76c0 Level-0 table #796: 0 bytes OK
|
||||
2025/05/15-18:18:03.094728 7f181bff76c0 Delete type=0 #794
|
||||
2025/05/15-18:18:03.117512 7f181bff76c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:18:03.117539 7f181bff76c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:36:19.119805 7f684bfff6c0 Recovering log #841
|
||||
2025/09/28-20:36:19.130294 7f684bfff6c0 Delete type=3 #839
|
||||
2025/09/28-20:36:19.130352 7f684bfff6c0 Delete type=0 #841
|
||||
2025/09/28-20:41:30.235640 7f684affd6c0 Level-0 table #846: started
|
||||
2025/09/28-20:41:30.235688 7f684affd6c0 Level-0 table #846: 0 bytes OK
|
||||
2025/09/28-20:41:30.294575 7f684affd6c0 Delete type=0 #844
|
||||
2025/09/28-20:41:30.408200 7f684affd6c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:41:30.461743 7f684affd6c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-16:00:11.770368 7f181dffb6c0 Recovering log #787
|
||||
2025/05/15-16:00:11.780083 7f181dffb6c0 Delete type=3 #785
|
||||
2025/05/15-16:00:11.780139 7f181dffb6c0 Delete type=0 #787
|
||||
2025/05/15-18:07:39.122484 7f181bff76c0 Level-0 table #792: started
|
||||
2025/05/15-18:07:39.122511 7f181bff76c0 Level-0 table #792: 0 bytes OK
|
||||
2025/05/15-18:07:39.129373 7f181bff76c0 Delete type=0 #790
|
||||
2025/05/15-18:07:39.149758 7f181bff76c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:07:39.149796 7f181bff76c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-19:00:39.533770 7f6850df96c0 Recovering log #837
|
||||
2025/09/28-19:00:39.544564 7f6850df96c0 Delete type=3 #835
|
||||
2025/09/28-19:00:39.544636 7f6850df96c0 Delete type=0 #837
|
||||
2025/09/28-20:31:38.801444 7f684affd6c0 Level-0 table #842: started
|
||||
2025/09/28-20:31:38.801480 7f684affd6c0 Level-0 table #842: 0 bytes OK
|
||||
2025/09/28-20:31:38.835379 7f684affd6c0 Delete type=0 #840
|
||||
2025/09/28-20:31:38.873887 7f684affd6c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:31:38.873912 7f684affd6c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
@@ -1 +1 @@
|
||||
MANIFEST-000700
|
||||
MANIFEST-000750
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-18:10:38.372221 7f181dffb6c0 Recovering log #698
|
||||
2025/05/15-18:10:38.383022 7f181dffb6c0 Delete type=3 #696
|
||||
2025/05/15-18:10:38.383082 7f181dffb6c0 Delete type=0 #698
|
||||
2025/05/15-18:18:02.968332 7f181bff76c0 Level-0 table #703: started
|
||||
2025/05/15-18:18:02.968356 7f181bff76c0 Level-0 table #703: 0 bytes OK
|
||||
2025/05/15-18:18:02.985062 7f181bff76c0 Delete type=0 #701
|
||||
2025/05/15-18:18:03.015868 7f181bff76c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:18:03.015908 7f181bff76c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:36:19.083092 7f684b7fe6c0 Recovering log #748
|
||||
2025/09/28-20:36:19.093470 7f684b7fe6c0 Delete type=3 #746
|
||||
2025/09/28-20:36:19.093548 7f684b7fe6c0 Delete type=0 #748
|
||||
2025/09/28-20:41:30.175712 7f684affd6c0 Level-0 table #753: started
|
||||
2025/09/28-20:41:30.175746 7f684affd6c0 Level-0 table #753: 0 bytes OK
|
||||
2025/09/28-20:41:30.235071 7f684affd6c0 Delete type=0 #751
|
||||
2025/09/28-20:41:30.235409 7f684affd6c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:41:30.348691 7f684affd6c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
|
||||
|
@@ -1,8 +1,8 @@
|
||||
2025/05/15-16:00:11.731256 7f181d7fa6c0 Recovering log #694
|
||||
2025/05/15-16:00:11.742092 7f181d7fa6c0 Delete type=3 #692
|
||||
2025/05/15-16:00:11.742208 7f181d7fa6c0 Delete type=0 #694
|
||||
2025/05/15-18:07:39.143072 7f181bff76c0 Level-0 table #699: started
|
||||
2025/05/15-18:07:39.143106 7f181bff76c0 Level-0 table #699: 0 bytes OK
|
||||
2025/05/15-18:07:39.149607 7f181bff76c0 Delete type=0 #697
|
||||
2025/05/15-18:07:39.149821 7f181bff76c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
|
||||
2025/05/15-18:07:39.149860 7f181bff76c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-19:00:39.493934 7f684bfff6c0 Recovering log #744
|
||||
2025/09/28-19:00:39.504020 7f684bfff6c0 Delete type=3 #742
|
||||
2025/09/28-19:00:39.504112 7f684bfff6c0 Delete type=0 #744
|
||||
2025/09/28-20:31:38.697277 7f684affd6c0 Level-0 table #749: started
|
||||
2025/09/28-20:31:38.697304 7f684affd6c0 Level-0 table #749: 0 bytes OK
|
||||
2025/09/28-20:31:38.731366 7f684affd6c0 Delete type=0 #747
|
||||
2025/09/28-20:31:38.731818 7f684affd6c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
|
||||
2025/09/28-20:31:38.731835 7f684affd6c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
|
||||
|
Binary file not shown.
Binary file not shown.
BIN
packs/weapons/000755.ldb
Normal file
BIN
packs/weapons/000755.ldb
Normal file
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