Fix EC metabase storage schema #1158

Closed
opened 2024-06-04 06:42:51 +00:00 by dstepanov-yadro · 1 comment

Expected Behavior

EC parent to chunk ID relation should be stored once in the metabase.

Current Behavior

Now EC parent to chunk ID relation stores twice:

  1. ecParentToChunksPrefix

## Expected Behavior EC parent to chunk ID relation should be stored once in the metabase. ## Current Behavior Now EC parent to chunk ID relation stores twice: 1. https://git.frostfs.info/TrueCloudLab/frostfs-node/src/commit/5aacb8fc86210ee6a7da02ba15a9edc4a250f269/pkg/local_object_storage/metabase/util.go#L126 2. https://git.frostfs.info/TrueCloudLab/frostfs-node/src/commit/5aacb8fc86210ee6a7da02ba15a9edc4a250f269/pkg/local_object_storage/metabase/util.go#L132
dstepanov-yadro added the
frostfs-node
triage
refactoring
perfomance
labels 2024-06-04 06:42:51 +00:00
acid-ant was assigned by dstepanov-yadro 2024-06-04 07:41:02 +00:00
acid-ant was unassigned by dstepanov-yadro 2024-06-04 10:10:27 +00:00
dstepanov-yadro self-assigned this 2024-06-04 10:10:27 +00:00
fyrchik added the
bug
label 2024-06-04 11:08:18 +00:00
fyrchik added this to the v0.41.0 milestone 2024-06-04 11:08:21 +00:00
Author
Member

Fixed

Fixed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1158
No description provided.