Skip to content

fix: 26788: (0.78) 0.77 snapshots cannot be loaded, unknown data source metadata field - #26789

Merged
joshmarinacci merged 1 commit into
release/0.78from
26788-078-unknown-merkledbdatasource-field
Aug 14, 2026
Merged

fix: 26788: (0.78) 0.77 snapshots cannot be loaded, unknown data source metadata field#26789
joshmarinacci merged 1 commit into
release/0.78from
26788-078-unknown-merkledbdatasource-field

Conversation

@artemananiev

Copy link
Copy Markdown
Contributor

Fix summary: this is the same fix as #26744, which will never be merged to main, as no changes in release 0.79 are needed. That PR will be closed shortly.

Fixes: #26788
Signed-off-by: Artem Ananev artem.ananev@hashgraph.com

…ce metadata field

Signed-off-by: Artem Ananev <artem.ananev@swirldslabs.com>
@artemananiev artemananiev added this to the v0.78 milestone Aug 11, 2026
@artemananiev artemananiev self-assigned this Aug 11, 2026
@artemananiev artemananiev added Platform Virtual Map Platform Tickets pertaining to the platform labels Aug 11, 2026
@artemananiev
artemananiev requested a review from a team as a code owner August 11, 2026 19:08
@lfdt-bot

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../java/com/swirlds/merkledb/MerkleDbDataSource.java 33.33% 1 Missing and 1 partial ⚠️

Impacted file tree graph

@@                Coverage Diff                 @@
##             release/0.78   #26789      +/-   ##
==================================================
+ Coverage           70.46%   70.49%   +0.03%     
+ Complexity          11675    11674       -1     
==================================================
  Files                2580     2580              
  Lines              108259   108262       +3     
  Branches            12095    12096       +1     
==================================================
+ Hits                76286    76321      +35     
+ Misses              27997    27961      -36     
- Partials             3976     3980       +4     
Files with missing lines Coverage Δ Complexity Δ
.../java/com/swirlds/merkledb/MerkleDbDataSource.java 82.35% <33.33%> (-0.30%) 0.00 <0.00> (ø)

... and 15 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@testlens-app

testlens-app Bot commented Aug 11, 2026

Copy link
Copy Markdown

✅ All tests passed ✅

🏷️ Commit: ab24a6e
▶️ Tests: 34718 executed
⚪️ Checks: 62/62 completed


Learn more about TestLens at testlens.app.

@joshmarinacci
joshmarinacci merged commit 1e1b782 into release/0.78 Aug 14, 2026
65 of 70 checks passed
@joshmarinacci
joshmarinacci deleted the 26788-078-unknown-merkledbdatasource-field branch August 14, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Platform Virtual Map Platform Tickets pertaining to the platform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(0.78) 0.77 snapshots cannot be loaded, unknown data source metadata field

6 participants