Skip to content

fix raw size#856

Merged
snadrus merged 2 commits intomainfrom
fix/raw_size
Jan 12, 2026
Merged

fix raw size#856
snadrus merged 2 commits intomainfrom
fix/raw_size

Conversation

@LexLuthr
Copy link
Copy Markdown
Contributor

This PR fixes the missing raw size from market_piece_deal table after Boost migration.

@LexLuthr LexLuthr requested a review from a team as a code owner December 31, 2025 15:07
@snadrus
Copy link
Copy Markdown
Contributor

snadrus commented Dec 31, 2025

Can we write a file per storage area indicating that the storage path is clear of zero length sectors so it saves us from a triple join every startup?

Copy link
Copy Markdown
Collaborator

@magik6k magik6k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be really great to also have a minimal "repairs" tab on the market page which shows ongoing fixes / allows admins easy restart / matching task to deal/sector

Comment thread tasks/storage-market/task_fix_rawSize.go
Comment thread tasks/storage-market/task_fix_rawSize.go Outdated
Comment thread tasks/storage-market/task_fix_rawSize.go Outdated
Comment thread harmony/harmonydb/sql/20251231-fix-raw-size.sql Outdated
@LexLuthr
Copy link
Copy Markdown
Contributor Author

LexLuthr commented Jan 6, 2026

Can we write a file per storage area indicating that the storage path is clear of zero length sectors so it saves us from a triple join every startup?

Storage is dyamic, users can add remove files any time and storage picks it up. A static file would make it hard to maintain consistent state.

@LexLuthr
Copy link
Copy Markdown
Contributor Author

LexLuthr commented Jan 6, 2026

Would be really great to also have a minimal "repairs" tab on the market page which shows ongoing fixes / allows admins easy restart / matching task to deal/sector

I do agree but I am going to defer that to another PR. This needs to be shipped quickly to allow repairs to work fix broken UI and index check tasks.

@LexLuthr LexLuthr requested review from magik6k and snadrus January 7, 2026 09:22
@snadrus snadrus merged commit 0416bb0 into main Jan 12, 2026
17 checks passed
@snadrus snadrus deleted the fix/raw_size branch January 12, 2026 17:10
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.

3 participants