fix: 26743: 0.77 snapshots cannot be loaded, unknown data source meta… - #26744
fix: 26743: 0.77 snapshots cannot be loaded, unknown data source meta…#26744artemananiev wants to merge 2 commits into
Conversation
…data field Signed-off-by: Artem Ananev <artem.ananev@swirldslabs.com>
|
Merging to
After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Codecov Report❌ Patch coverage is
@@ Coverage Diff @@
## main #26744 +/- ##
=========================================
Coverage 70.47% 70.48%
+ Complexity 11673 11672 -1
=========================================
Files 2579 2579
Lines 108277 108280 +3
Branches 12100 12101 +1
=========================================
+ Hits 76313 76322 +9
+ Misses 27986 27976 -10
- Partials 3978 3982 +4
... and 8 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Signed-off-by: Artem Ananev <artem.ananev@swirldslabs.com>
|
This PR will be retargeted from |
🔎 No tests executed 🔎🏷️ Commit: 6db98db Learn more about TestLens at testlens.app. |
|
The fix for release 0.78 is tracked in the following PR: #26789 No changes are needed to |
Fix summary: a part of #26514 is reverted. "Hashes RAM/disk threshold" field in MerkleDb data source metadata is now ignored rather than considered an unknown field.
Fixes: #26743
Signed-off-by: Artem Ananev artem.ananev@hashgraph.com