Skip to content

Conversation

@otherview
Copy link
Member

Description

Log enhancements plus WAL checkpointing.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Test Configuration:

  • Go Version:
  • Hardware:
  • Docker Version:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • New and existing E2E tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have not added any vulnerable dependencies to my code

@otherview otherview requested a review from a team as a code owner January 6, 2026 16:00
@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 18 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
logdb/logdb.go 50.00% 9 Missing and 4 partials ⚠️
logdb/stmt_cache.go 70.00% 1 Missing and 2 partials ⚠️
cmd/thor/httpserver/api_server.go 0.00% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@otherview otherview merged commit f52f99a into release/v2.4.1 Jan 7, 2026
32 checks passed
@otherview otherview deleted the log_enhancement branch January 7, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants