Compare commits
6 Commits
bol-v13.0.
...
2abd2c881a
| Author | SHA1 | Date | |
|---|---|---|---|
| 2abd2c881a | |||
| 3fa5ca66d1 | |||
| 6de15eeda7 | |||
| 724c096743 | |||
| 3e3a4b9ec1 | |||
| 425a2a1fc0 |
@@ -51,4 +51,4 @@ jobs:
|
|||||||
files: |-
|
files: |-
|
||||||
./bol.zip
|
./bol.zip
|
||||||
system.json
|
system.json
|
||||||
api_key: "${{secrets.RELEASE_TOKEN_UBERWALD}}"
|
api_key: "${{secrets.RELEASE_TOKEN_BOL}}"
|
||||||
|
|||||||
261
css/bol.css
261
css/bol.css
File diff suppressed because it is too large
Load Diff
@@ -1,5 +0,0 @@
|
|||||||
[Dolphin]
|
|
||||||
Timestamp=2024,11,2,20,30,2.2800000000000002
|
|
||||||
Version=4
|
|
||||||
ViewMode=1
|
|
||||||
VisibleRoles=Details_text,Details_size,Details_modificationtime,Details_creationtime,CustomizedDetails
|
|
||||||
@@ -290,6 +290,7 @@
|
|||||||
"BOL.itemProperty.difficulty": "Schwierigkeit",
|
"BOL.itemProperty.difficulty": "Schwierigkeit",
|
||||||
"BOL.itemProperty.natural": "Natürliche Waffe",
|
"BOL.itemProperty.natural": "Natürliche Waffe",
|
||||||
"BOL.itemProperty.onlymodifier": "Nur Modifikator (d.h. Angriffe von Kreaturen)",
|
"BOL.itemProperty.onlymodifier": "Nur Modifikator (d.h. Angriffe von Kreaturen)",
|
||||||
|
"BOL.itemProperty.attackMalusDice": "Angriffsmalus (Würfel)",
|
||||||
|
|
||||||
"BOL.itemStat.quantity": "Anzahl",
|
"BOL.itemStat.quantity": "Anzahl",
|
||||||
"BOL.itemStat.weight": "Gewicht",
|
"BOL.itemStat.weight": "Gewicht",
|
||||||
|
|||||||
@@ -365,6 +365,7 @@
|
|||||||
"BOL.itemProperty.difficulty": "Difficulty",
|
"BOL.itemProperty.difficulty": "Difficulty",
|
||||||
"BOL.itemProperty.natural": "Natural weapon",
|
"BOL.itemProperty.natural": "Natural weapon",
|
||||||
"BOL.itemProperty.onlymodifier": "Modifier only (ie creatures attacks)",
|
"BOL.itemProperty.onlymodifier": "Modifier only (ie creatures attacks)",
|
||||||
|
"BOL.itemProperty.attackMalusDice": "Attack Malus (Dice)",
|
||||||
|
|
||||||
"BOL.itemStat.quantity": "Quantity",
|
"BOL.itemStat.quantity": "Quantity",
|
||||||
"BOL.itemStat.weight": "Weight",
|
"BOL.itemStat.weight": "Weight",
|
||||||
@@ -546,15 +547,21 @@
|
|||||||
"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.soeasy": "So easy (+4)",
|
||||||
|
"BOL.dialog.soeasy3": "So easy (+3)",
|
||||||
"BOL.dialog.veryeasy": "Very easy (+2)",
|
"BOL.dialog.veryeasy": "Very easy (+2)",
|
||||||
"BOL.dialog.easy": "Easy (+1)",
|
"BOL.dialog.easy": "Easy (+1)",
|
||||||
"BOL.dialog.moderate": "Moderate (0)",
|
"BOL.dialog.moderate": "Moderate (0)",
|
||||||
"BOL.dialog.hard": "Hard (-1)",
|
"BOL.dialog.hard": "Hard (-1)",
|
||||||
"BOL.dialog.tough": "Tough (-2)",
|
"BOL.dialog.tough": "Tough (-2)",
|
||||||
|
"BOL.dialog.tough3": "Tough (-3)",
|
||||||
"BOL.dialog.demanding": "Demanding (-4)",
|
"BOL.dialog.demanding": "Demanding (-4)",
|
||||||
|
"BOL.dialog.demanding5": "Demanding (-5)",
|
||||||
"BOL.dialog.formidable": "Formidable (-6)",
|
"BOL.dialog.formidable": "Formidable (-6)",
|
||||||
|
"BOL.dialog.formidable7": "Formidable (-7)",
|
||||||
"BOL.dialog.heroic": "Heroic (-8)",
|
"BOL.dialog.heroic": "Heroic (-8)",
|
||||||
|
"BOL.dialog.heroic9": "Heroic (-9)",
|
||||||
"BOL.dialog.mythic": "Mythic (-10)",
|
"BOL.dialog.mythic": "Mythic (-10)",
|
||||||
|
"BOL.dialog.mythic11": "Mythic (-11)",
|
||||||
"BOL.dialog.divine": "Divine (-12)",
|
"BOL.dialog.divine": "Divine (-12)",
|
||||||
|
|
||||||
"BOL.dialog.pointblank": "Point blank (+1)",
|
"BOL.dialog.pointblank": "Point blank (+1)",
|
||||||
|
|||||||
@@ -359,6 +359,7 @@
|
|||||||
"BOL.itemProperty.difficulty": "Dificultad",
|
"BOL.itemProperty.difficulty": "Dificultad",
|
||||||
"BOL.itemProperty.natural": "Arma natural",
|
"BOL.itemProperty.natural": "Arma natural",
|
||||||
"BOL.itemProperty.onlymodifier": "Sólo modificador (ej criatura)",
|
"BOL.itemProperty.onlymodifier": "Sólo modificador (ej criatura)",
|
||||||
|
"BOL.itemProperty.attackMalusDice": "Dado Desventaja Ataque",
|
||||||
|
|
||||||
"BOL.itemStat.quantity": "Cantidad",
|
"BOL.itemStat.quantity": "Cantidad",
|
||||||
"BOL.itemStat.weight": "Peso",
|
"BOL.itemStat.weight": "Peso",
|
||||||
|
|||||||
10
lang/fr.json
10
lang/fr.json
@@ -394,6 +394,7 @@
|
|||||||
"BOL.itemProperty.isboarding": "Abordage",
|
"BOL.itemProperty.isboarding": "Abordage",
|
||||||
"BOL.itemProperty.isspur": "Eperonnage",
|
"BOL.itemProperty.isspur": "Eperonnage",
|
||||||
"BOL.itemProperty.isbreakrow": "Briser les rames",
|
"BOL.itemProperty.isbreakrow": "Briser les rames",
|
||||||
|
"BOL.itemProperty.attackMalusDice": "Malus d'attaque (Dés)",
|
||||||
|
|
||||||
"BOL.itemStat.quantity": "Quantité",
|
"BOL.itemStat.quantity": "Quantité",
|
||||||
"BOL.itemStat.weight": "Poids",
|
"BOL.itemStat.weight": "Poids",
|
||||||
@@ -573,17 +574,25 @@
|
|||||||
"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.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.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.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.soeasy": "Inmanquable (+4)",
|
||||||
|
"BOL.dialog.soeasy3": "Inmanquable (+3)",
|
||||||
"BOL.dialog.veryeasy": "Trés Facile (+2)",
|
"BOL.dialog.veryeasy": "Trés Facile (+2)",
|
||||||
"BOL.dialog.easy": "Facile (+1)",
|
"BOL.dialog.easy": "Facile (+1)",
|
||||||
"BOL.dialog.moderate": "Moyenne (0)",
|
"BOL.dialog.moderate": "Moyenne (0)",
|
||||||
"BOL.dialog.hard": "Ardue (-1)",
|
"BOL.dialog.hard": "Ardue (-1)",
|
||||||
"BOL.dialog.tough": "Difficile (-2)",
|
"BOL.dialog.tough": "Difficile (-2)",
|
||||||
|
"BOL.dialog.tough3": "Difficile (-3)",
|
||||||
"BOL.dialog.demanding": "Très Difficile (-4)",
|
"BOL.dialog.demanding": "Très Difficile (-4)",
|
||||||
|
"BOL.dialog.demanding5": "Très Difficile (-5)",
|
||||||
"BOL.dialog.formidable": "Impossible (-6)",
|
"BOL.dialog.formidable": "Impossible (-6)",
|
||||||
|
"BOL.dialog.formidable7": "Impossible (-7)",
|
||||||
"BOL.dialog.heroic": "Héroïque (-8)",
|
"BOL.dialog.heroic": "Héroïque (-8)",
|
||||||
|
"BOL.dialog.heroic9": "Héroïque (-9)",
|
||||||
"BOL.dialog.mythic": "Mythique (-10)",
|
"BOL.dialog.mythic": "Mythique (-10)",
|
||||||
|
"BOL.dialog.mythic11": "Mythique (-11)",
|
||||||
"BOL.dialog.divine": "Divine (-12)",
|
"BOL.dialog.divine": "Divine (-12)",
|
||||||
|
|
||||||
"BOL.dialog.pointblank": "Bout portant (+1)",
|
"BOL.dialog.pointblank": "Bout portant (+1)",
|
||||||
@@ -620,7 +629,6 @@
|
|||||||
"BOL.chat.pcwarningmsg": "<b>ATTENTION</b> Le joueur n'est relié à aucun personnage !",
|
"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.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.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.rollArmor": "Effectuer des jets pour les armures",
|
||||||
"BOL.settings.rollArmorTooltip": "Effectue un jet de dés pour les armures (valeur fixe si désactivé)",
|
"BOL.settings.rollArmorTooltip": "Effectue un jet de dés pour les armures (valeur fixe si désactivé)",
|
||||||
|
|||||||
@@ -19,9 +19,9 @@ export class BoLRoll {
|
|||||||
static updateApplicableEffects(rollData) {
|
static updateApplicableEffects(rollData) {
|
||||||
let appEffects = []
|
let appEffects = []
|
||||||
for (let effect of rollData.bolEffects) {
|
for (let effect of rollData.bolEffects) {
|
||||||
if ( (effect.system.properties.identifier == "always") ||
|
if ((effect.system.properties.identifier == "always") ||
|
||||||
(effect.system.properties.identifier.includes(rollData.attribute.key)) ||
|
(effect.system.properties.identifier.includes(rollData.attribute.key)) ||
|
||||||
(rollData.aptitude && effect.system.properties.identifier.includes(rollData.aptitude.key)) ){
|
(rollData.aptitude && effect.system.properties.identifier.includes(rollData.aptitude.key))) {
|
||||||
appEffects.push(effect)
|
appEffects.push(effect)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -76,7 +76,7 @@ export class BoLRoll {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* -------------------------------------------- */
|
/* -------------------------------------------- */
|
||||||
static attributeCheck(actor, key="vigor", event=undefined, combatData=undefined) {
|
static attributeCheck(actor, key = "vigor", event = undefined, combatData = undefined) {
|
||||||
|
|
||||||
let attribute = eval(`actor.system.attributes.${key}`)
|
let attribute = eval(`actor.system.attributes.${key}`)
|
||||||
|
|
||||||
@@ -89,7 +89,7 @@ export class BoLRoll {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* -------------------------------------------- */
|
/* -------------------------------------------- */
|
||||||
static aptitudeCheck(actor, key="init", event=undefined, combatData=undefined) {
|
static aptitudeCheck(actor, key = "init", event = undefined, combatData = undefined) {
|
||||||
|
|
||||||
let aptitude = eval(`actor.system.aptitudes.${key}`)
|
let aptitude = eval(`actor.system.aptitudes.${key}`)
|
||||||
let attrKey = this.getDefaultAttribute(key)
|
let attrKey = this.getDefaultAttribute(key)
|
||||||
@@ -482,10 +482,15 @@ export class BoLRoll {
|
|||||||
if (rollData.mode == "weapon") {
|
if (rollData.mode == "weapon") {
|
||||||
rollData.weaponModifier = rollData.weapon.system.properties.attackModifiers ?? 0
|
rollData.weaponModifier = rollData.weapon.system.properties.attackModifiers ?? 0
|
||||||
rollData.attackBonusDice = rollData.weapon.system.properties.attackBonusDice
|
rollData.attackBonusDice = rollData.weapon.system.properties.attackBonusDice
|
||||||
|
rollData.attackMalusDice = rollData.weapon.system.properties.attackMalusDice
|
||||||
if (rollData.attackBonusDice) {
|
if (rollData.attackBonusDice) {
|
||||||
rollData.adv = "1B"
|
rollData.adv = "1B"
|
||||||
rollData.bDice = 1
|
rollData.bDice = 1
|
||||||
}
|
}
|
||||||
|
if (rollData.attackMalusDice) {
|
||||||
|
rollData.adv = "1M"
|
||||||
|
rollData.mDice = 1
|
||||||
|
}
|
||||||
if (defender) { // If target is selected
|
if (defender) { // If target is selected
|
||||||
rollData.defence = defender.defenseValue
|
rollData.defence = defender.defenseValue
|
||||||
rollData.armorMalus = defender.armorMalusValue
|
rollData.armorMalus = defender.armorMalusValue
|
||||||
@@ -534,6 +539,7 @@ export class BoLRoll {
|
|||||||
rollData.id = foundry.utils.randomID(16)
|
rollData.id = foundry.utils.randomID(16)
|
||||||
rollData.weaponModifier = 0
|
rollData.weaponModifier = 0
|
||||||
rollData.attackBonusDice = false
|
rollData.attackBonusDice = false
|
||||||
|
rollData.attackMalusDice = false
|
||||||
rollData.armorMalus = 0
|
rollData.armorMalus = 0
|
||||||
// Specific stuff
|
// Specific stuff
|
||||||
this.preProcessWeapon(rollData, defender)
|
this.preProcessWeapon(rollData, defender)
|
||||||
@@ -634,7 +640,7 @@ export class BoLDefaultRoll {
|
|||||||
const diceTotal = activeDice.map(r => r.result).reduce((a, b) => a + b)
|
const diceTotal = activeDice.map(r => r.result).reduce((a, b) => a + b)
|
||||||
this.rollData.roll = r
|
this.rollData.roll = r
|
||||||
this.rollData.isFumble = (diceTotal <= diceData.criticalFailureValue)
|
this.rollData.isFumble = (diceTotal <= diceData.criticalFailureValue)
|
||||||
if ( this.rollData.isFumble ) {
|
if (this.rollData.isFumble) {
|
||||||
this.rollData.isSuccess = false
|
this.rollData.isSuccess = false
|
||||||
this.rollData.isCritical = false
|
this.rollData.isCritical = false
|
||||||
this.rollData.isRealCritical = false
|
this.rollData.isRealCritical = false
|
||||||
@@ -642,7 +648,7 @@ export class BoLDefaultRoll {
|
|||||||
this.rollData.isFailure = true
|
this.rollData.isFailure = true
|
||||||
} else {
|
} else {
|
||||||
this.rollData.isCritical = (diceTotal >= diceData.criticalSuccessValue)
|
this.rollData.isCritical = (diceTotal >= diceData.criticalSuccessValue)
|
||||||
if ( this.rollData.isCritical) {
|
if (this.rollData.isCritical) {
|
||||||
this.rollData.isSuccess = true
|
this.rollData.isSuccess = true
|
||||||
} else {
|
} else {
|
||||||
this.rollData.isSuccess = (r.total >= diceData.successValue)
|
this.rollData.isSuccess = (r.total >= diceData.successValue)
|
||||||
|
|||||||
@@ -67,7 +67,7 @@ export class BoLTokenHud {
|
|||||||
|
|
||||||
/* -------------------------------------------- */
|
/* -------------------------------------------- */
|
||||||
static async _configureSubMenu(insertionPoint, template, hudData, onMenuItem) {
|
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')
|
const list = hud.find('div.bol-hud-list')
|
||||||
|
|
||||||
BoLTokenHud._toggleHudListActive(hud, list);
|
BoLTokenHud._toggleHudListActive(hud, list);
|
||||||
|
|||||||
@@ -429,7 +429,7 @@ export class BoLUtility {
|
|||||||
html.on("click", '.damage-handling', event => {
|
html.on("click", '.damage-handling', event => {
|
||||||
event.preventDefault()
|
event.preventDefault()
|
||||||
let attr = event.currentTarget.attributes['data-attack-id']
|
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.")
|
ui.notifications.warn("Impossible de trouver l'attaque correspondante, erreur de suivi de combat.")
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
@@ -484,8 +484,8 @@ export class BoLUtility {
|
|||||||
let armorFormula = defender.getArmorFormula()
|
let armorFormula = defender.getArmorFormula()
|
||||||
rollData.rollArmor = new Roll(armorFormula)
|
rollData.rollArmor = new Roll(armorFormula)
|
||||||
await rollData.rollArmor.roll()
|
await rollData.rollArmor.roll()
|
||||||
let msg = await rollData.rollArmor.toMessage({ flavor: "BOL.chat.armorRoll : " + armorFormula });
|
let msg = await rollData.rollArmor.toMessage({ flavor: game.i18n.localize("BOL.chat.armorRoll") + " : " + armorFormula });
|
||||||
if ( game.dice3d) { // wait animation end when DsN is there
|
if (game.dice3d) { // wait animation end when DsN is there
|
||||||
await game.dice3d.waitFor3DAnimationByMessageID(msg.id);
|
await game.dice3d.waitFor3DAnimationByMessageID(msg.id);
|
||||||
}
|
}
|
||||||
rollData.armorProtect = (rollData.rollArmor.total < 0) ? 0 : rollData.rollArmor.total
|
rollData.armorProtect = (rollData.rollArmor.total < 0) ? 0 : rollData.rollArmor.total
|
||||||
@@ -634,7 +634,7 @@ export class BoLUtility {
|
|||||||
attackId: rollData.id,
|
attackId: rollData.id,
|
||||||
attacker: rollData.attacker,
|
attacker: rollData.attacker,
|
||||||
defender: defender,
|
defender: defender,
|
||||||
defenderHeroPoints:defender.getHeroPoints(),
|
defenderHeroPoints: defender.getHeroPoints(),
|
||||||
defenderWeapons: defenderWeapons,
|
defenderWeapons: defenderWeapons,
|
||||||
damageTotal: rollData.damageTotal,
|
damageTotal: rollData.damageTotal,
|
||||||
damagesIgnoresArmor: rollData.damagesIgnoresArmor,
|
damagesIgnoresArmor: rollData.damagesIgnoresArmor,
|
||||||
|
|||||||
@@ -190,15 +190,21 @@ BOL.rangeModifiers = {
|
|||||||
|
|
||||||
BOL.difficultyModifiers = {
|
BOL.difficultyModifiers = {
|
||||||
"4": "BOL.dialog.soeasy",
|
"4": "BOL.dialog.soeasy",
|
||||||
|
"3": "BOL.dialog.soeasy3",
|
||||||
"2": "BOL.dialog.veryeasy",
|
"2": "BOL.dialog.veryeasy",
|
||||||
"1": "BOL.dialog.easy",
|
"1": "BOL.dialog.easy",
|
||||||
"0": "BOL.dialog.moderate",
|
"0": "BOL.dialog.moderate",
|
||||||
"-1": "BOL.dialog.hard",
|
"-1": "BOL.dialog.hard",
|
||||||
"-2": "BOL.dialog.tough",
|
"-2": "BOL.dialog.tough",
|
||||||
|
"-3": "BOL.dialog.tough3",
|
||||||
"-4": "BOL.dialog.demanding",
|
"-4": "BOL.dialog.demanding",
|
||||||
|
"-5": "BOL.dialog.demanding5",
|
||||||
"-6": "BOL.dialog.formidable",
|
"-6": "BOL.dialog.formidable",
|
||||||
|
"-7": "BOL.dialog.formidable7",
|
||||||
"-8": "BOL.dialog.heroic",
|
"-8": "BOL.dialog.heroic",
|
||||||
|
"-9": "BOL.dialog.heroic9",
|
||||||
"-10": "BOL.dialog.mythic",
|
"-10": "BOL.dialog.mythic",
|
||||||
|
"-11": "BOL.dialog.mythic11",
|
||||||
"-12": "BOL.dialog.divine"
|
"-12": "BOL.dialog.divine"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
MANIFEST-000815
|
MANIFEST-000953
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/07/08-21:55:10.341218 7f27d0dfa6c0 Recovering log #813
|
2026/01/05-17:48:52.795130 7f93ea7fc6c0 Recovering log #951
|
||||||
2025/07/08-21:55:10.394862 7f27d0dfa6c0 Delete type=3 #811
|
2026/01/05-17:48:52.804687 7f93ea7fc6c0 Delete type=3 #949
|
||||||
2025/07/08-21:55:10.394942 7f27d0dfa6c0 Delete type=0 #813
|
2026/01/05-17:48:52.804760 7f93ea7fc6c0 Delete type=0 #951
|
||||||
2025/07/08-22:33:44.645601 7f27c9bff6c0 Level-0 table #818: started
|
2026/01/05-18:46:08.165267 7f93e9ffb6c0 Level-0 table #956: started
|
||||||
2025/07/08-22:33:44.645662 7f27c9bff6c0 Level-0 table #818: 0 bytes OK
|
2026/01/05-18:46:08.165288 7f93e9ffb6c0 Level-0 table #956: 0 bytes OK
|
||||||
2025/07/08-22:33:44.653007 7f27c9bff6c0 Delete type=0 #816
|
2026/01/05-18:46:08.171239 7f93e9ffb6c0 Delete type=0 #954
|
||||||
2025/07/08-22:33:44.660552 7f27c9bff6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.190776 7f93e9ffb6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
|
||||||
2025/07/08-22:33:44.660629 7f27c9bff6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.190816 7f93e9ffb6c0 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/06/16-21:23:15.305588 7fd8d27fc6c0 Recovering log #809
|
2026/01/04-21:27:06.154359 7f93ebfff6c0 Recovering log #947
|
||||||
2025/06/16-21:23:15.357707 7fd8d27fc6c0 Delete type=3 #807
|
2026/01/04-21:27:06.163916 7f93ebfff6c0 Delete type=3 #945
|
||||||
2025/06/16-21:23:15.357897 7fd8d27fc6c0 Delete type=0 #809
|
2026/01/04-21:27:06.163965 7f93ebfff6c0 Delete type=0 #947
|
||||||
2025/06/16-21:55:59.388325 7fd633fff6c0 Level-0 table #814: started
|
2026/01/04-21:27:09.349413 7f93e9ffb6c0 Level-0 table #952: started
|
||||||
2025/06/16-21:55:59.388395 7fd633fff6c0 Level-0 table #814: 0 bytes OK
|
2026/01/04-21:27:09.349437 7f93e9ffb6c0 Level-0 table #952: 0 bytes OK
|
||||||
2025/06/16-21:55:59.394992 7fd633fff6c0 Delete type=0 #812
|
2026/01/04-21:27:09.356668 7f93e9ffb6c0 Delete type=0 #950
|
||||||
2025/06/16-21:55:59.410065 7fd633fff6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.356816 7f93e9ffb6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
|
||||||
2025/06/16-21:55:59.410134 7fd633fff6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.356844 7f93e9ffb6c0 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-000720
|
MANIFEST-000858
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/07/08-21:55:10.219657 7f27caffd6c0 Recovering log #718
|
2026/01/05-17:48:52.770002 7f93eb7fe6c0 Recovering log #856
|
||||||
2025/07/08-21:55:10.269420 7f27caffd6c0 Delete type=3 #716
|
2026/01/05-17:48:52.779610 7f93eb7fe6c0 Delete type=3 #854
|
||||||
2025/07/08-21:55:10.269491 7f27caffd6c0 Delete type=0 #718
|
2026/01/05-17:48:52.779657 7f93eb7fe6c0 Delete type=0 #856
|
||||||
2025/07/08-22:33:44.638428 7f27c9bff6c0 Level-0 table #723: started
|
2026/01/05-18:46:08.184410 7f93e9ffb6c0 Level-0 table #861: started
|
||||||
2025/07/08-22:33:44.638498 7f27c9bff6c0 Level-0 table #723: 0 bytes OK
|
2026/01/05-18:46:08.184436 7f93e9ffb6c0 Level-0 table #861: 0 bytes OK
|
||||||
2025/07/08-22:33:44.645332 7f27c9bff6c0 Delete type=0 #721
|
2026/01/05-18:46:08.190634 7f93e9ffb6c0 Delete type=0 #859
|
||||||
2025/07/08-22:33:44.660526 7f27c9bff6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.190808 7f93e9ffb6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
|
||||||
2025/07/08-22:33:44.660611 7f27c9bff6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.190838 7f93e9ffb6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/06/16-21:23:15.180475 7fd8d1ffb6c0 Recovering log #714
|
2026/01/04-21:27:06.128994 7f93ea7fc6c0 Recovering log #852
|
||||||
2025/06/16-21:23:15.236062 7fd8d1ffb6c0 Delete type=3 #712
|
2026/01/04-21:27:06.139883 7f93ea7fc6c0 Delete type=3 #850
|
||||||
2025/06/16-21:23:15.236198 7fd8d1ffb6c0 Delete type=0 #714
|
2026/01/04-21:27:06.139937 7f93ea7fc6c0 Delete type=0 #852
|
||||||
2025/06/16-21:55:59.410314 7fd633fff6c0 Level-0 table #719: started
|
2026/01/04-21:27:09.336180 7f93e9ffb6c0 Level-0 table #857: started
|
||||||
2025/06/16-21:55:59.410384 7fd633fff6c0 Level-0 table #719: 0 bytes OK
|
2026/01/04-21:27:09.336219 7f93e9ffb6c0 Level-0 table #857: 0 bytes OK
|
||||||
2025/06/16-21:55:59.417096 7fd633fff6c0 Delete type=0 #717
|
2026/01/04-21:27:09.342820 7f93e9ffb6c0 Delete type=0 #855
|
||||||
2025/06/16-21:55:59.439793 7fd633fff6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.356794 7f93e9ffb6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
|
||||||
2025/06/16-21:55:59.439921 7fd633fff6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.356834 7f93e9ffb6c0 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-000813
|
MANIFEST-000952
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/07/08-21:55:09.661170 7f27caffd6c0 Recovering log #811
|
2026/01/05-17:48:52.664159 7f93eaffd6c0 Recovering log #950
|
||||||
2025/07/08-21:55:09.719855 7f27caffd6c0 Delete type=3 #809
|
2026/01/05-17:48:52.674361 7f93eaffd6c0 Delete type=3 #948
|
||||||
2025/07/08-21:55:09.719923 7f27caffd6c0 Delete type=0 #811
|
2026/01/05-17:48:52.674426 7f93eaffd6c0 Delete type=0 #950
|
||||||
2025/07/08-22:33:44.575656 7f27c9bff6c0 Level-0 table #816: started
|
2026/01/05-18:46:08.131395 7f93e9ffb6c0 Level-0 table #955: started
|
||||||
2025/07/08-22:33:44.575753 7f27c9bff6c0 Level-0 table #816: 0 bytes OK
|
2026/01/05-18:46:08.131423 7f93e9ffb6c0 Level-0 table #955: 0 bytes OK
|
||||||
2025/07/08-22:33:44.582727 7f27c9bff6c0 Delete type=0 #814
|
2026/01/05-18:46:08.138592 7f93e9ffb6c0 Delete type=0 #953
|
||||||
2025/07/08-22:33:44.599161 7f27c9bff6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.138762 7f93e9ffb6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
|
||||||
2025/07/08-22:33:44.599441 7f27c9bff6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.138775 7f93e9ffb6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/06/16-21:23:14.657186 7fd8d0ff96c0 Recovering log #807
|
2026/01/04-21:27:06.028125 7f93ea7fc6c0 Recovering log #946
|
||||||
2025/06/16-21:23:14.715006 7fd8d0ff96c0 Delete type=3 #805
|
2026/01/04-21:27:06.038087 7f93ea7fc6c0 Delete type=3 #944
|
||||||
2025/06/16-21:23:14.715126 7fd8d0ff96c0 Delete type=0 #807
|
2026/01/04-21:27:06.038175 7f93ea7fc6c0 Delete type=0 #946
|
||||||
2025/06/16-21:55:59.331909 7fd633fff6c0 Level-0 table #812: started
|
2026/01/04-21:27:09.288246 7f93e9ffb6c0 Level-0 table #951: started
|
||||||
2025/06/16-21:55:59.331964 7fd633fff6c0 Level-0 table #812: 0 bytes OK
|
2026/01/04-21:27:09.288266 7f93e9ffb6c0 Level-0 table #951: 0 bytes OK
|
||||||
2025/06/16-21:55:59.338321 7fd633fff6c0 Delete type=0 #810
|
2026/01/04-21:27:09.295632 7f93e9ffb6c0 Delete type=0 #949
|
||||||
2025/06/16-21:55:59.352595 7fd633fff6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.302193 7f93e9ffb6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
|
||||||
2025/06/16-21:55:59.352686 7fd633fff6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.302223 7f93e9ffb6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Binary file not shown.
BIN
packs/boons/MANIFEST-000952
Normal file
BIN
packs/boons/MANIFEST-000952
Normal file
Binary file not shown.
@@ -1 +1 @@
|
|||||||
MANIFEST-000813
|
MANIFEST-000951
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/07/08-21:55:09.728706 7f27cb7fe6c0 Recovering log #811
|
2026/01/05-17:48:52.677346 7f93ebfff6c0 Recovering log #949
|
||||||
2025/07/08-21:55:09.781322 7f27cb7fe6c0 Delete type=3 #809
|
2026/01/05-17:48:52.687800 7f93ebfff6c0 Delete type=3 #947
|
||||||
2025/07/08-21:55:09.781395 7f27cb7fe6c0 Delete type=0 #811
|
2026/01/05-17:48:52.687851 7f93ebfff6c0 Delete type=0 #949
|
||||||
2025/07/08-22:33:44.591016 7f27c9bff6c0 Level-0 table #816: started
|
2026/01/05-18:46:08.112587 7f93e9ffb6c0 Level-0 table #954: started
|
||||||
2025/07/08-22:33:44.591092 7f27c9bff6c0 Level-0 table #816: 0 bytes OK
|
2026/01/05-18:46:08.112663 7f93e9ffb6c0 Level-0 table #954: 0 bytes OK
|
||||||
2025/07/08-22:33:44.598867 7f27c9bff6c0 Delete type=0 #814
|
2026/01/05-18:46:08.119196 7f93e9ffb6c0 Delete type=0 #952
|
||||||
2025/07/08-22:33:44.599406 7f27c9bff6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.138726 7f93e9ffb6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
|
||||||
2025/07/08-22:33:44.599460 7f27c9bff6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.138769 7f93e9ffb6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/06/16-21:23:14.721829 7fd8d17fa6c0 Recovering log #807
|
2026/01/04-21:27:06.040735 7f93eaffd6c0 Recovering log #945
|
||||||
2025/06/16-21:23:14.775471 7fd8d17fa6c0 Delete type=3 #805
|
2026/01/04-21:27:06.051418 7f93eaffd6c0 Delete type=3 #943
|
||||||
2025/06/16-21:23:14.775602 7fd8d17fa6c0 Delete type=0 #807
|
2026/01/04-21:27:06.051486 7f93eaffd6c0 Delete type=0 #945
|
||||||
2025/06/16-21:55:59.338514 7fd633fff6c0 Level-0 table #812: started
|
2026/01/04-21:27:09.295751 7f93e9ffb6c0 Level-0 table #950: started
|
||||||
2025/06/16-21:55:59.338564 7fd633fff6c0 Level-0 table #812: 0 bytes OK
|
2026/01/04-21:27:09.295768 7f93e9ffb6c0 Level-0 table #950: 0 bytes OK
|
||||||
2025/06/16-21:55:59.345198 7fd633fff6c0 Delete type=0 #810
|
2026/01/04-21:27:09.302037 7f93e9ffb6c0 Delete type=0 #948
|
||||||
2025/06/16-21:55:59.352616 7fd633fff6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.302205 7f93e9ffb6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
|
||||||
2025/06/16-21:55:59.352720 7fd633fff6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.302228 7f93e9ffb6c0 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-000813
|
MANIFEST-000951
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/07/08-21:55:09.866078 7f27caffd6c0 Recovering log #811
|
2026/01/05-17:48:52.703286 7f93ea7fc6c0 Recovering log #949
|
||||||
2025/07/08-21:55:09.935579 7f27caffd6c0 Delete type=3 #809
|
2026/01/05-17:48:52.712737 7f93ea7fc6c0 Delete type=3 #947
|
||||||
2025/07/08-21:55:09.935663 7f27caffd6c0 Delete type=0 #811
|
2026/01/05-17:48:52.712782 7f93ea7fc6c0 Delete type=0 #949
|
||||||
2025/07/08-22:33:44.583110 7f27c9bff6c0 Level-0 table #816: started
|
2026/01/05-18:46:08.157666 7f93e9ffb6c0 Level-0 table #954: started
|
||||||
2025/07/08-22:33:44.583190 7f27c9bff6c0 Level-0 table #816: 0 bytes OK
|
2026/01/05-18:46:08.157700 7f93e9ffb6c0 Level-0 table #954: 0 bytes OK
|
||||||
2025/07/08-22:33:44.590678 7f27c9bff6c0 Delete type=0 #814
|
2026/01/05-18:46:08.165027 7f93e9ffb6c0 Delete type=0 #952
|
||||||
2025/07/08-22:33:44.599182 7f27c9bff6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.165139 7f93e9ffb6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
|
||||||
2025/07/08-22:33:44.599489 7f27c9bff6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.165158 7f93e9ffb6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/06/16-21:23:14.841649 7fd8d1ffb6c0 Recovering log #807
|
2026/01/04-21:27:06.066954 7f93ea7fc6c0 Recovering log #945
|
||||||
2025/06/16-21:23:14.897860 7fd8d1ffb6c0 Delete type=3 #805
|
2026/01/04-21:27:06.077513 7f93ea7fc6c0 Delete type=3 #943
|
||||||
2025/06/16-21:23:14.898033 7fd8d1ffb6c0 Delete type=0 #807
|
2026/01/04-21:27:06.077584 7f93ea7fc6c0 Delete type=0 #945
|
||||||
2025/06/16-21:55:59.345483 7fd633fff6c0 Level-0 table #812: started
|
2026/01/04-21:27:09.302290 7f93e9ffb6c0 Level-0 table #950: started
|
||||||
2025/06/16-21:55:59.345554 7fd633fff6c0 Level-0 table #812: 0 bytes OK
|
2026/01/04-21:27:09.302308 7f93e9ffb6c0 Level-0 table #950: 0 bytes OK
|
||||||
2025/06/16-21:55:59.352333 7fd633fff6c0 Delete type=0 #810
|
2026/01/04-21:27:09.309131 7f93e9ffb6c0 Delete type=0 #948
|
||||||
2025/06/16-21:55:59.352652 7fd633fff6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.329337 7f93e9ffb6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
|
||||||
2025/06/16-21:55:59.352702 7fd633fff6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.329393 7f93e9ffb6c0 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-000811
|
MANIFEST-000949
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/07/08-21:55:10.780226 7f27d0dfa6c0 Recovering log #809
|
2026/01/05-17:48:52.884139 7f93eaffd6c0 Recovering log #947
|
||||||
2025/07/08-21:55:10.830806 7f27d0dfa6c0 Delete type=3 #807
|
2026/01/05-17:48:52.893984 7f93eaffd6c0 Delete type=3 #945
|
||||||
2025/07/08-21:55:10.830876 7f27d0dfa6c0 Delete type=0 #809
|
2026/01/05-17:48:52.894046 7f93eaffd6c0 Delete type=0 #947
|
||||||
2025/07/08-22:33:44.691985 7f27c9bff6c0 Level-0 table #814: started
|
2026/01/05-18:46:08.224243 7f93e9ffb6c0 Level-0 table #952: started
|
||||||
2025/07/08-22:33:44.692047 7f27c9bff6c0 Level-0 table #814: 0 bytes OK
|
2026/01/05-18:46:08.224281 7f93e9ffb6c0 Level-0 table #952: 0 bytes OK
|
||||||
2025/07/08-22:33:44.698877 7f27c9bff6c0 Delete type=0 #812
|
2026/01/05-18:46:08.230395 7f93e9ffb6c0 Delete type=0 #950
|
||||||
2025/07/08-22:33:44.721384 7f27c9bff6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.244434 7f93e9ffb6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
|
||||||
2025/07/08-22:33:44.721481 7f27c9bff6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.244477 7f93e9ffb6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/06/16-21:23:15.760401 7fd8d1ffb6c0 Recovering log #805
|
2026/01/04-21:27:06.242012 7f93ea7fc6c0 Recovering log #943
|
||||||
2025/06/16-21:23:15.822667 7fd8d1ffb6c0 Delete type=3 #803
|
2026/01/04-21:27:06.252013 7f93ea7fc6c0 Delete type=3 #941
|
||||||
2025/06/16-21:23:15.822837 7fd8d1ffb6c0 Delete type=0 #805
|
2026/01/04-21:27:06.252066 7f93ea7fc6c0 Delete type=0 #943
|
||||||
2025/06/16-21:55:59.440173 7fd633fff6c0 Level-0 table #810: started
|
2026/01/04-21:27:09.390639 7f93e9ffb6c0 Level-0 table #948: started
|
||||||
2025/06/16-21:55:59.440249 7fd633fff6c0 Level-0 table #810: 0 bytes OK
|
2026/01/04-21:27:09.390658 7f93e9ffb6c0 Level-0 table #948: 0 bytes OK
|
||||||
2025/06/16-21:55:59.447684 7fd633fff6c0 Delete type=0 #808
|
2026/01/04-21:27:09.396811 7f93e9ffb6c0 Delete type=0 #946
|
||||||
2025/06/16-21:55:59.495459 7fd633fff6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.410812 7f93e9ffb6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
|
||||||
2025/06/16-21:55:59.495547 7fd633fff6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.410834 7f93e9ffb6c0 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-000814
|
MANIFEST-000952
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/07/08-21:55:10.090175 7f27d0dfa6c0 Recovering log #812
|
2026/01/05-17:48:52.742838 7f93eaffd6c0 Recovering log #950
|
||||||
2025/07/08-21:55:10.145803 7f27d0dfa6c0 Delete type=3 #810
|
2026/01/05-17:48:52.753021 7f93eaffd6c0 Delete type=3 #948
|
||||||
2025/07/08-21:55:10.145937 7f27d0dfa6c0 Delete type=0 #812
|
2026/01/05-17:48:52.753070 7f93eaffd6c0 Delete type=0 #950
|
||||||
2025/07/08-22:33:44.614917 7f27c9bff6c0 Level-0 table #817: started
|
2026/01/05-18:46:08.151562 7f93e9ffb6c0 Level-0 table #955: started
|
||||||
2025/07/08-22:33:44.614997 7f27c9bff6c0 Level-0 table #817: 0 bytes OK
|
2026/01/05-18:46:08.151582 7f93e9ffb6c0 Level-0 table #955: 0 bytes OK
|
||||||
2025/07/08-22:33:44.622167 7f27c9bff6c0 Delete type=0 #815
|
2026/01/05-18:46:08.157521 7f93e9ffb6c0 Delete type=0 #953
|
||||||
2025/07/08-22:33:44.630605 7f27c9bff6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.165132 7f93e9ffb6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
|
||||||
2025/07/08-22:33:44.630676 7f27c9bff6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.165154 7f93e9ffb6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/06/16-21:23:15.041188 7fd8d27fc6c0 Recovering log #808
|
2026/01/04-21:27:06.103266 7f93eb7fe6c0 Recovering log #946
|
||||||
2025/06/16-21:23:15.116166 7fd8d27fc6c0 Delete type=3 #806
|
2026/01/04-21:27:06.114180 7f93eb7fe6c0 Delete type=3 #944
|
||||||
2025/06/16-21:23:15.116336 7fd8d27fc6c0 Delete type=0 #808
|
2026/01/04-21:27:06.114255 7f93eb7fe6c0 Delete type=0 #946
|
||||||
2025/06/16-21:55:59.352910 7fd633fff6c0 Level-0 table #813: started
|
2026/01/04-21:27:09.322146 7f93e9ffb6c0 Level-0 table #951: started
|
||||||
2025/06/16-21:55:59.352969 7fd633fff6c0 Level-0 table #813: 0 bytes OK
|
2026/01/04-21:27:09.322167 7f93e9ffb6c0 Level-0 table #951: 0 bytes OK
|
||||||
2025/06/16-21:55:59.359265 7fd633fff6c0 Delete type=0 #811
|
2026/01/04-21:27:09.329148 7f93e9ffb6c0 Delete type=0 #949
|
||||||
2025/06/16-21:55:59.380926 7fd633fff6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.329383 7f93e9ffb6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
|
||||||
2025/06/16-21:55:59.381054 7fd633fff6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.329422 7f93e9ffb6c0 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-000813
|
MANIFEST-000951
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/07/08-21:55:10.526874 7f27caffd6c0 Recovering log #811
|
2026/01/05-17:48:52.833468 7f93eb7fe6c0 Recovering log #949
|
||||||
2025/07/08-21:55:10.581636 7f27caffd6c0 Delete type=3 #809
|
2026/01/05-17:48:52.842854 7f93eb7fe6c0 Delete type=3 #947
|
||||||
2025/07/08-21:55:10.581717 7f27caffd6c0 Delete type=0 #811
|
2026/01/05-17:48:52.842916 7f93eb7fe6c0 Delete type=0 #949
|
||||||
2025/07/08-22:33:44.660800 7f27c9bff6c0 Level-0 table #816: started
|
2026/01/05-18:46:08.210715 7f93e9ffb6c0 Level-0 table #954: started
|
||||||
2025/07/08-22:33:44.660870 7f27c9bff6c0 Level-0 table #816: 0 bytes OK
|
2026/01/05-18:46:08.210743 7f93e9ffb6c0 Level-0 table #954: 0 bytes OK
|
||||||
2025/07/08-22:33:44.667946 7f27c9bff6c0 Delete type=0 #814
|
2026/01/05-18:46:08.216985 7f93e9ffb6c0 Delete type=0 #952
|
||||||
2025/07/08-22:33:44.691587 7f27c9bff6c0 Manual compaction at level-0 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.217118 7f93e9ffb6c0 Manual compaction at level-0 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
|
||||||
2025/07/08-22:33:44.691705 7f27c9bff6c0 Manual compaction at level-1 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.217151 7f93e9ffb6c0 Manual compaction at level-1 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/06/16-21:23:15.489718 7fd8d1ffb6c0 Recovering log #807
|
2026/01/04-21:27:06.191520 7f93eb7fe6c0 Recovering log #945
|
||||||
2025/06/16-21:23:15.565100 7fd8d1ffb6c0 Delete type=3 #805
|
2026/01/04-21:27:06.201833 7f93eb7fe6c0 Delete type=3 #943
|
||||||
2025/06/16-21:23:15.565219 7fd8d1ffb6c0 Delete type=0 #807
|
2026/01/04-21:27:06.201898 7f93eb7fe6c0 Delete type=0 #945
|
||||||
2025/06/16-21:55:59.417388 7fd633fff6c0 Level-0 table #812: started
|
2026/01/04-21:27:09.363375 7f93e9ffb6c0 Level-0 table #950: started
|
||||||
2025/06/16-21:55:59.417470 7fd633fff6c0 Level-0 table #812: 0 bytes OK
|
2026/01/04-21:27:09.363409 7f93e9ffb6c0 Level-0 table #950: 0 bytes OK
|
||||||
2025/06/16-21:55:59.425234 7fd633fff6c0 Delete type=0 #810
|
2026/01/04-21:27:09.370710 7f93e9ffb6c0 Delete type=0 #948
|
||||||
2025/06/16-21:55:59.439837 7fd633fff6c0 Manual compaction at level-0 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.384119 7f93e9ffb6c0 Manual compaction at level-0 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
|
||||||
2025/06/16-21:55:59.439940 7fd633fff6c0 Manual compaction at level-1 from '!items!AoT2c0af4lY6aBsx' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.384146 7f93e9ffb6c0 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-000296
|
MANIFEST-000434
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/07/08-21:55:10.592788 7f27cb7fe6c0 Recovering log #294
|
2026/01/05-17:48:52.845257 7f93eaffd6c0 Recovering log #432
|
||||||
2025/07/08-21:55:10.644206 7f27cb7fe6c0 Delete type=3 #292
|
2026/01/05-17:48:52.856086 7f93eaffd6c0 Delete type=3 #430
|
||||||
2025/07/08-21:55:10.644304 7f27cb7fe6c0 Delete type=0 #294
|
2026/01/05-17:48:52.856148 7f93eaffd6c0 Delete type=0 #432
|
||||||
2025/07/08-22:33:44.675974 7f27c9bff6c0 Level-0 table #299: started
|
2026/01/05-18:46:08.197169 7f93e9ffb6c0 Level-0 table #437: started
|
||||||
2025/07/08-22:33:44.676044 7f27c9bff6c0 Level-0 table #299: 0 bytes OK
|
2026/01/05-18:46:08.197189 7f93e9ffb6c0 Level-0 table #437: 0 bytes OK
|
||||||
2025/07/08-22:33:44.682829 7f27c9bff6c0 Delete type=0 #297
|
2026/01/05-18:46:08.204388 7f93e9ffb6c0 Delete type=0 #435
|
||||||
2025/07/08-22:33:44.691648 7f27c9bff6c0 Manual compaction at level-0 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.217099 7f93e9ffb6c0 Manual compaction at level-0 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
|
||||||
2025/07/08-22:33:44.691752 7f27c9bff6c0 Manual compaction at level-1 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.217134 7f93e9ffb6c0 Manual compaction at level-1 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/06/16-21:23:15.569536 7fd8d0ff96c0 Recovering log #290
|
2026/01/04-21:27:06.203697 7f93eaffd6c0 Recovering log #428
|
||||||
2025/06/16-21:23:15.632161 7fd8d0ff96c0 Delete type=3 #288
|
2026/01/04-21:27:06.214195 7f93eaffd6c0 Delete type=3 #426
|
||||||
2025/06/16-21:23:15.632325 7fd8d0ff96c0 Delete type=0 #290
|
2026/01/04-21:27:06.214286 7f93eaffd6c0 Delete type=0 #428
|
||||||
2025/06/16-21:55:59.425518 7fd633fff6c0 Level-0 table #295: started
|
2026/01/04-21:27:09.377290 7f93e9ffb6c0 Level-0 table #433: started
|
||||||
2025/06/16-21:55:59.425589 7fd633fff6c0 Level-0 table #295: 0 bytes OK
|
2026/01/04-21:27:09.377314 7f93e9ffb6c0 Level-0 table #433: 0 bytes OK
|
||||||
2025/06/16-21:55:59.432244 7fd633fff6c0 Delete type=0 #293
|
2026/01/04-21:27:09.383925 7f93e9ffb6c0 Delete type=0 #431
|
||||||
2025/06/16-21:55:59.439868 7fd633fff6c0 Manual compaction at level-0 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.384140 7f93e9ffb6c0 Manual compaction at level-0 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
|
||||||
2025/06/16-21:55:59.439959 7fd633fff6c0 Manual compaction at level-1 from '!items!CLRp0k5qV8mD03pW' @ 72057594037927935 : 1 .. '!items!wYEpnhbyYaMkaNdL' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.384156 7f93e9ffb6c0 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-000813
|
MANIFEST-000952
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/07/08-21:55:09.803453 7f27d0dfa6c0 Recovering log #811
|
2026/01/05-17:48:52.690354 7f93eb7fe6c0 Recovering log #950
|
||||||
2025/07/08-21:55:09.858651 7f27d0dfa6c0 Delete type=3 #809
|
2026/01/05-17:48:52.699681 7f93eb7fe6c0 Delete type=3 #948
|
||||||
2025/07/08-21:55:09.858777 7f27d0dfa6c0 Delete type=0 #811
|
2026/01/05-17:48:52.699755 7f93eb7fe6c0 Delete type=0 #950
|
||||||
2025/07/08-22:33:44.567164 7f27c9bff6c0 Level-0 table #816: started
|
2026/01/05-18:46:08.119311 7f93e9ffb6c0 Level-0 table #955: started
|
||||||
2025/07/08-22:33:44.567254 7f27c9bff6c0 Level-0 table #816: 0 bytes OK
|
2026/01/05-18:46:08.119337 7f93e9ffb6c0 Level-0 table #955: 0 bytes OK
|
||||||
2025/07/08-22:33:44.575330 7f27c9bff6c0 Delete type=0 #814
|
2026/01/05-18:46:08.125254 7f93e9ffb6c0 Delete type=0 #953
|
||||||
2025/07/08-22:33:44.599135 7f27c9bff6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.138743 7f93e9ffb6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
|
||||||
2025/07/08-22:33:44.599425 7f27c9bff6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.138788 7f93e9ffb6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/06/16-21:23:14.780212 7fd8d27fc6c0 Recovering log #807
|
2026/01/04-21:27:06.053584 7f93eb7fe6c0 Recovering log #946
|
||||||
2025/06/16-21:23:14.836275 7fd8d27fc6c0 Delete type=3 #805
|
2026/01/04-21:27:06.063134 7f93eb7fe6c0 Delete type=3 #944
|
||||||
2025/06/16-21:23:14.836428 7fd8d27fc6c0 Delete type=0 #807
|
2026/01/04-21:27:06.063198 7f93eb7fe6c0 Delete type=0 #946
|
||||||
2025/06/16-21:55:59.324937 7fd633fff6c0 Level-0 table #812: started
|
2026/01/04-21:27:09.281778 7f93e9ffb6c0 Level-0 table #951: started
|
||||||
2025/06/16-21:55:59.325024 7fd633fff6c0 Level-0 table #812: 0 bytes OK
|
2026/01/04-21:27:09.281804 7f93e9ffb6c0 Level-0 table #951: 0 bytes OK
|
||||||
2025/06/16-21:55:59.331644 7fd633fff6c0 Delete type=0 #810
|
2026/01/04-21:27:09.288063 7f93e9ffb6c0 Delete type=0 #949
|
||||||
2025/06/16-21:55:59.352570 7fd633fff6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.302185 7f93e9ffb6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
|
||||||
2025/06/16-21:55:59.352671 7fd633fff6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.302218 7f93e9ffb6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Binary file not shown.
BIN
packs/flaws/MANIFEST-000952
Normal file
BIN
packs/flaws/MANIFEST-000952
Normal file
Binary file not shown.
@@ -1 +1 @@
|
|||||||
MANIFEST-000813
|
MANIFEST-000951
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/07/08-21:55:10.407415 7f27cb7fe6c0 Recovering log #811
|
2026/01/05-17:48:52.807826 7f93eaffd6c0 Recovering log #949
|
||||||
2025/07/08-21:55:10.458583 7f27cb7fe6c0 Delete type=3 #809
|
2026/01/05-17:48:52.818309 7f93eaffd6c0 Delete type=3 #947
|
||||||
2025/07/08-21:55:10.458705 7f27cb7fe6c0 Delete type=0 #811
|
2026/01/05-17:48:52.818361 7f93eaffd6c0 Delete type=0 #949
|
||||||
2025/07/08-22:33:44.653249 7f27c9bff6c0 Level-0 table #816: started
|
2026/01/05-18:46:08.177467 7f93e9ffb6c0 Level-0 table #954: started
|
||||||
2025/07/08-22:33:44.653299 7f27c9bff6c0 Level-0 table #816: 0 bytes OK
|
2026/01/05-18:46:08.177494 7f93e9ffb6c0 Level-0 table #954: 0 bytes OK
|
||||||
2025/07/08-22:33:44.660207 7f27c9bff6c0 Delete type=0 #814
|
2026/01/05-18:46:08.184298 7f93e9ffb6c0 Delete type=0 #952
|
||||||
2025/07/08-22:33:44.660577 7f27c9bff6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.190797 7f93e9ffb6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
|
||||||
2025/07/08-22:33:44.660651 7f27c9bff6c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.190831 7f93e9ffb6c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/06/16-21:23:15.363813 7fd8d17fa6c0 Recovering log #807
|
2026/01/04-21:27:06.165893 7f93eaffd6c0 Recovering log #945
|
||||||
2025/06/16-21:23:15.422132 7fd8d17fa6c0 Delete type=3 #805
|
2026/01/04-21:27:06.176844 7f93eaffd6c0 Delete type=3 #943
|
||||||
2025/06/16-21:23:15.422319 7fd8d17fa6c0 Delete type=0 #807
|
2026/01/04-21:27:06.176887 7f93eaffd6c0 Delete type=0 #945
|
||||||
2025/06/16-21:55:59.395258 7fd633fff6c0 Level-0 table #812: started
|
2026/01/04-21:27:09.356897 7f93e9ffb6c0 Level-0 table #950: started
|
||||||
2025/06/16-21:55:59.395365 7fd633fff6c0 Level-0 table #812: 0 bytes OK
|
2026/01/04-21:27:09.356917 7f93e9ffb6c0 Level-0 table #950: 0 bytes OK
|
||||||
2025/06/16-21:55:59.402839 7fd633fff6c0 Delete type=0 #810
|
2026/01/04-21:27:09.363118 7f93e9ffb6c0 Delete type=0 #948
|
||||||
2025/06/16-21:55:59.410086 7fd633fff6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.384107 7f93e9ffb6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
|
||||||
2025/06/16-21:55:59.410148 7fd633fff6c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.384135 7f93e9ffb6c0 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-000813
|
MANIFEST-000951
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/07/08-21:55:10.719744 7f27cb7fe6c0 Recovering log #811
|
2026/01/05-17:48:52.871507 7f93ebfff6c0 Recovering log #949
|
||||||
2025/07/08-21:55:10.773391 7f27cb7fe6c0 Delete type=3 #809
|
2026/01/05-17:48:52.880964 7f93ebfff6c0 Delete type=3 #947
|
||||||
2025/07/08-21:55:10.773469 7f27cb7fe6c0 Delete type=0 #811
|
2026/01/05-17:48:52.881025 7f93ebfff6c0 Delete type=0 #949
|
||||||
2025/07/08-22:33:44.699305 7f27c9bff6c0 Level-0 table #816: started
|
2026/01/05-18:46:08.217216 7f93e9ffb6c0 Level-0 table #954: started
|
||||||
2025/07/08-22:33:44.699381 7f27c9bff6c0 Level-0 table #816: 0 bytes OK
|
2026/01/05-18:46:08.217255 7f93e9ffb6c0 Level-0 table #954: 0 bytes OK
|
||||||
2025/07/08-22:33:44.706332 7f27c9bff6c0 Delete type=0 #814
|
2026/01/05-18:46:08.224112 7f93e9ffb6c0 Delete type=0 #952
|
||||||
2025/07/08-22:33:44.721415 7f27c9bff6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.244422 7f93e9ffb6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
|
||||||
2025/07/08-22:33:44.721503 7f27c9bff6c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.244461 7f93e9ffb6c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/06/16-21:23:15.698999 7fd8d27fc6c0 Recovering log #807
|
2026/01/04-21:27:06.229799 7f93eb7fe6c0 Recovering log #945
|
||||||
2025/06/16-21:23:15.753013 7fd8d27fc6c0 Delete type=3 #805
|
2026/01/04-21:27:06.240212 7f93eb7fe6c0 Delete type=3 #943
|
||||||
2025/06/16-21:23:15.753134 7fd8d27fc6c0 Delete type=0 #807
|
2026/01/04-21:27:06.240271 7f93eb7fe6c0 Delete type=0 #945
|
||||||
2025/06/16-21:55:59.447906 7fd633fff6c0 Level-0 table #812: started
|
2026/01/04-21:27:09.384243 7f93e9ffb6c0 Level-0 table #950: started
|
||||||
2025/06/16-21:55:59.447977 7fd633fff6c0 Level-0 table #812: 0 bytes OK
|
2026/01/04-21:27:09.384266 7f93e9ffb6c0 Level-0 table #950: 0 bytes OK
|
||||||
2025/06/16-21:55:59.454792 7fd633fff6c0 Delete type=0 #810
|
2026/01/04-21:27:09.390516 7f93e9ffb6c0 Delete type=0 #948
|
||||||
2025/06/16-21:55:59.495486 7fd633fff6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.410801 7f93e9ffb6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
|
||||||
2025/06/16-21:55:59.495563 7fd633fff6c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.410839 7f93e9ffb6c0 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-000813
|
MANIFEST-000951
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/07/08-21:55:09.943992 7f27cbfff6c0 Recovering log #811
|
2026/01/05-17:48:52.716239 7f93ebfff6c0 Recovering log #949
|
||||||
2025/07/08-21:55:09.997354 7f27cbfff6c0 Delete type=3 #809
|
2026/01/05-17:48:52.726724 7f93ebfff6c0 Delete type=3 #947
|
||||||
2025/07/08-21:55:09.997463 7f27cbfff6c0 Delete type=0 #811
|
2026/01/05-17:48:52.726801 7f93ebfff6c0 Delete type=0 #949
|
||||||
2025/07/08-22:33:44.599612 7f27c9bff6c0 Level-0 table #816: started
|
2026/01/05-18:46:08.125364 7f93e9ffb6c0 Level-0 table #954: started
|
||||||
2025/07/08-22:33:44.599676 7f27c9bff6c0 Level-0 table #816: 0 bytes OK
|
2026/01/05-18:46:08.125394 7f93e9ffb6c0 Level-0 table #954: 0 bytes OK
|
||||||
2025/07/08-22:33:44.606439 7f27c9bff6c0 Delete type=0 #814
|
2026/01/05-18:46:08.131273 7f93e9ffb6c0 Delete type=0 #952
|
||||||
2025/07/08-22:33:44.630555 7f27c9bff6c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.138754 7f93e9ffb6c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
|
||||||
2025/07/08-22:33:44.630644 7f27c9bff6c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.138782 7f93e9ffb6c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/06/16-21:23:14.903028 7fd8d0ff96c0 Recovering log #807
|
2026/01/04-21:27:06.079934 7f93ebfff6c0 Recovering log #945
|
||||||
2025/06/16-21:23:14.964570 7fd8d0ff96c0 Delete type=3 #805
|
2026/01/04-21:27:06.089772 7f93ebfff6c0 Delete type=3 #943
|
||||||
2025/06/16-21:23:14.964688 7fd8d0ff96c0 Delete type=0 #807
|
2026/01/04-21:27:06.089841 7f93ebfff6c0 Delete type=0 #945
|
||||||
2025/06/16-21:55:59.359509 7fd633fff6c0 Level-0 table #812: started
|
2026/01/04-21:27:09.315621 7f93e9ffb6c0 Level-0 table #950: started
|
||||||
2025/06/16-21:55:59.359563 7fd633fff6c0 Level-0 table #812: 0 bytes OK
|
2026/01/04-21:27:09.315639 7f93e9ffb6c0 Level-0 table #950: 0 bytes OK
|
||||||
2025/06/16-21:55:59.365919 7fd633fff6c0 Delete type=0 #810
|
2026/01/04-21:27:09.322011 7f93e9ffb6c0 Delete type=0 #948
|
||||||
2025/06/16-21:55:59.380972 7fd633fff6c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.329370 7f93e9ffb6c0 Manual compaction at level-0 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
|
||||||
2025/06/16-21:55:59.381076 7fd633fff6c0 Manual compaction at level-1 from '!items!2Wtl8xrKf46LMwBF' @ 72057594037927935 : 1 .. '!items!zIlZmEd9WAA473UX' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.329412 7f93e9ffb6c0 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-000813
|
MANIFEST-000951
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/07/08-21:55:10.653600 7f27cbfff6c0 Recovering log #811
|
2026/01/05-17:48:52.858535 7f93ea7fc6c0 Recovering log #949
|
||||||
2025/07/08-21:55:10.712461 7f27cbfff6c0 Delete type=3 #809
|
2026/01/05-17:48:52.868966 7f93ea7fc6c0 Delete type=3 #947
|
||||||
2025/07/08-21:55:10.712605 7f27cbfff6c0 Delete type=0 #811
|
2026/01/05-17:48:52.869018 7f93ea7fc6c0 Delete type=0 #949
|
||||||
2025/07/08-22:33:44.683076 7f27c9bff6c0 Level-0 table #816: started
|
2026/01/05-18:46:08.204517 7f93e9ffb6c0 Level-0 table #954: started
|
||||||
2025/07/08-22:33:44.683140 7f27c9bff6c0 Level-0 table #816: 0 bytes OK
|
2026/01/05-18:46:08.204543 7f93e9ffb6c0 Level-0 table #954: 0 bytes OK
|
||||||
2025/07/08-22:33:44.691245 7f27c9bff6c0 Delete type=0 #814
|
2026/01/05-18:46:08.210602 7f93e9ffb6c0 Delete type=0 #952
|
||||||
2025/07/08-22:33:44.691673 7f27c9bff6c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.217110 7f93e9ffb6c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
|
||||||
2025/07/08-22:33:44.691773 7f27c9bff6c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.217142 7f93e9ffb6c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/06/16-21:23:15.636675 7fd8d17fa6c0 Recovering log #807
|
2026/01/04-21:27:06.217814 7f93ebfff6c0 Recovering log #945
|
||||||
2025/06/16-21:23:15.692989 7fd8d17fa6c0 Delete type=3 #805
|
2026/01/04-21:27:06.227433 7f93ebfff6c0 Delete type=3 #943
|
||||||
2025/06/16-21:23:15.693158 7fd8d17fa6c0 Delete type=0 #807
|
2026/01/04-21:27:06.227502 7f93ebfff6c0 Delete type=0 #945
|
||||||
2025/06/16-21:55:59.432481 7fd633fff6c0 Level-0 table #812: started
|
2026/01/04-21:27:09.396966 7f93e9ffb6c0 Level-0 table #950: started
|
||||||
2025/06/16-21:55:59.432533 7fd633fff6c0 Level-0 table #812: 0 bytes OK
|
2026/01/04-21:27:09.396989 7f93e9ffb6c0 Level-0 table #950: 0 bytes OK
|
||||||
2025/06/16-21:55:59.439467 7fd633fff6c0 Delete type=0 #810
|
2026/01/04-21:27:09.404237 7f93e9ffb6c0 Delete type=0 #948
|
||||||
2025/06/16-21:55:59.439899 7fd633fff6c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.410820 7f93e9ffb6c0 Manual compaction at level-0 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
|
||||||
2025/06/16-21:55:59.439980 7fd633fff6c0 Manual compaction at level-1 from '!items!0a8UFoCOd3D35WBb' @ 72057594037927935 : 1 .. '!items!y9NHZCxKXMZEqcRo' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.410844 7f93e9ffb6c0 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-000813
|
MANIFEST-000951
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/07/08-21:55:10.017332 7f27cb7fe6c0 Recovering log #811
|
2026/01/05-17:48:52.729935 7f93eb7fe6c0 Recovering log #949
|
||||||
2025/07/08-21:55:10.070004 7f27cb7fe6c0 Delete type=3 #809
|
2026/01/05-17:48:52.739671 7f93eb7fe6c0 Delete type=3 #947
|
||||||
2025/07/08-21:55:10.070074 7f27cb7fe6c0 Delete type=0 #811
|
2026/01/05-17:48:52.739719 7f93eb7fe6c0 Delete type=0 #949
|
||||||
2025/07/08-22:33:44.606671 7f27c9bff6c0 Level-0 table #816: started
|
2026/01/05-18:46:08.138907 7f93e9ffb6c0 Level-0 table #954: started
|
||||||
2025/07/08-22:33:44.606742 7f27c9bff6c0 Level-0 table #816: 0 bytes OK
|
2026/01/05-18:46:08.138943 7f93e9ffb6c0 Level-0 table #954: 0 bytes OK
|
||||||
2025/07/08-22:33:44.614603 7f27c9bff6c0 Delete type=0 #814
|
2026/01/05-18:46:08.145513 7f93e9ffb6c0 Delete type=0 #952
|
||||||
2025/07/08-22:33:44.630584 7f27c9bff6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.165115 7f93e9ffb6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
|
||||||
2025/07/08-22:33:44.630660 7f27c9bff6c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.165144 7f93e9ffb6c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/06/16-21:23:14.969184 7fd8d17fa6c0 Recovering log #807
|
2026/01/04-21:27:06.091659 7f93eaffd6c0 Recovering log #945
|
||||||
2025/06/16-21:23:15.035926 7fd8d17fa6c0 Delete type=3 #805
|
2026/01/04-21:27:06.101173 7f93eaffd6c0 Delete type=3 #943
|
||||||
2025/06/16-21:23:15.036072 7fd8d17fa6c0 Delete type=0 #807
|
2026/01/04-21:27:06.101239 7f93eaffd6c0 Delete type=0 #945
|
||||||
2025/06/16-21:55:59.373534 7fd633fff6c0 Level-0 table #812: started
|
2026/01/04-21:27:09.309260 7f93e9ffb6c0 Level-0 table #950: started
|
||||||
2025/06/16-21:55:59.373586 7fd633fff6c0 Level-0 table #812: 0 bytes OK
|
2026/01/04-21:27:09.309282 7f93e9ffb6c0 Level-0 table #950: 0 bytes OK
|
||||||
2025/06/16-21:55:59.380651 7fd633fff6c0 Delete type=0 #810
|
2026/01/04-21:27:09.315491 7f93e9ffb6c0 Delete type=0 #948
|
||||||
2025/06/16-21:55:59.381031 7fd633fff6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.329355 7f93e9ffb6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
|
||||||
2025/06/16-21:55:59.381114 7fd633fff6c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.329403 7f93e9ffb6c0 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-000813
|
MANIFEST-000951
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/07/08-21:55:10.466747 7f27d0dfa6c0 Recovering log #811
|
2026/01/05-17:48:52.820379 7f93ea7fc6c0 Recovering log #949
|
||||||
2025/07/08-21:55:10.519908 7f27d0dfa6c0 Delete type=3 #809
|
2026/01/05-17:48:52.830336 7f93ea7fc6c0 Delete type=3 #947
|
||||||
2025/07/08-21:55:10.519978 7f27d0dfa6c0 Delete type=0 #811
|
2026/01/05-17:48:52.830397 7f93ea7fc6c0 Delete type=0 #949
|
||||||
2025/07/08-22:33:44.668223 7f27c9bff6c0 Level-0 table #816: started
|
2026/01/05-18:46:08.190986 7f93e9ffb6c0 Level-0 table #954: started
|
||||||
2025/07/08-22:33:44.668291 7f27c9bff6c0 Level-0 table #816: 0 bytes OK
|
2026/01/05-18:46:08.191021 7f93e9ffb6c0 Level-0 table #954: 0 bytes OK
|
||||||
2025/07/08-22:33:44.675709 7f27c9bff6c0 Delete type=0 #814
|
2026/01/05-18:46:08.197075 7f93e9ffb6c0 Delete type=0 #952
|
||||||
2025/07/08-22:33:44.691622 7f27c9bff6c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.217087 7f93e9ffb6c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
|
||||||
2025/07/08-22:33:44.691729 7f27c9bff6c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.217126 7f93e9ffb6c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/06/16-21:23:15.427947 7fd8d27fc6c0 Recovering log #807
|
2026/01/04-21:27:06.179542 7f93ebfff6c0 Recovering log #945
|
||||||
2025/06/16-21:23:15.485758 7fd8d27fc6c0 Delete type=3 #805
|
2026/01/04-21:27:06.189030 7f93ebfff6c0 Delete type=3 #943
|
||||||
2025/06/16-21:23:15.485883 7fd8d27fc6c0 Delete type=0 #807
|
2026/01/04-21:27:06.189086 7f93ebfff6c0 Delete type=0 #945
|
||||||
2025/06/16-21:55:59.381336 7fd633fff6c0 Level-0 table #812: started
|
2026/01/04-21:27:09.370839 7f93e9ffb6c0 Level-0 table #950: started
|
||||||
2025/06/16-21:55:59.381409 7fd633fff6c0 Level-0 table #812: 0 bytes OK
|
2026/01/04-21:27:09.370858 7f93e9ffb6c0 Level-0 table #950: 0 bytes OK
|
||||||
2025/06/16-21:55:59.388051 7fd633fff6c0 Delete type=0 #810
|
2026/01/04-21:27:09.377184 7f93e9ffb6c0 Delete type=0 #948
|
||||||
2025/06/16-21:55:59.410041 7fd633fff6c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.384128 7f93e9ffb6c0 Manual compaction at level-0 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
|
||||||
2025/06/16-21:55:59.410118 7fd633fff6c0 Manual compaction at level-1 from '!items!2svd3uio8Hp4e5Wy' @ 72057594037927935 : 1 .. '!items!zq5h9kCpo8gK4oIH' @ 0 : 0; will stop at (end)
|
2026/01/04-21:27:09.384151 7f93e9ffb6c0 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-000720
|
MANIFEST-000858
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
2025/07/08-21:55:10.277897 7f27cb7fe6c0 Recovering log #718
|
2026/01/05-17:48:52.782653 7f93eaffd6c0 Recovering log #856
|
||||||
2025/07/08-21:55:10.333741 7f27cb7fe6c0 Delete type=3 #716
|
2026/01/05-17:48:52.792738 7f93eaffd6c0 Delete type=3 #854
|
||||||
2025/07/08-21:55:10.333814 7f27cb7fe6c0 Delete type=0 #718
|
2026/01/05-17:48:52.792791 7f93eaffd6c0 Delete type=0 #856
|
||||||
2025/07/08-22:33:44.630861 7f27c9bff6c0 Level-0 table #723: started
|
2026/01/05-18:46:08.171365 7f93e9ffb6c0 Level-0 table #861: started
|
||||||
2025/07/08-22:33:44.630956 7f27c9bff6c0 Level-0 table #723: 0 bytes OK
|
2026/01/05-18:46:08.171394 7f93e9ffb6c0 Level-0 table #861: 0 bytes OK
|
||||||
2025/07/08-22:33:44.638128 7f27c9bff6c0 Delete type=0 #721
|
2026/01/05-18:46:08.177369 7f93e9ffb6c0 Delete type=0 #859
|
||||||
2025/07/08-22:33:44.660496 7f27c9bff6c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.190788 7f93e9ffb6c0 Manual compaction at level-0 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
|
||||||
2025/07/08-22:33:44.660595 7f27c9bff6c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
|
2026/01/05-18:46:08.190823 7f93e9ffb6c0 Manual compaction at level-1 from '!items!2cqkViQnOYZ4qwU1' @ 72057594037927935 : 1 .. '!items!qcCZxbaV9sucG1XK' @ 0 : 0; will stop at (end)
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user