Skip to content

[bug]: need a better log entry regarding KV invoice database tombstoning #9660

@ZZiigguurraatt

Description

@ZZiigguurraatt

I have migrated from bbolt to SQLite, but have not yet run lnd with db.native-sql=true to convert the invoice DB from KV to SQL format.

When I startup, I get the following message in the log file.

2025-03-31 22:49:04.148 [DBG] LTND: Invoice bucket tombstone set to: false

This is misleading because the bbolt DB has already been tombstoned. The message above should be more specific that the SQLite database has not been tombstoned from KV format to SQL format.

Metadata

Metadata

Assignees

Labels

loggingRelated to the logging / debug output functionality

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions