Skip to content

engine: make more detailed removal of the split object#3633

Merged
roman-khimov merged 1 commit intomasterfrom
object-is-stuck-in-gc-cycle
Oct 15, 2025
Merged

engine: make more detailed removal of the split object#3633
roman-khimov merged 1 commit intomasterfrom
object-is-stuck-in-gc-cycle

Conversation

@End-rey
Copy link
Contributor

@End-rey End-rey commented Oct 13, 2025

Closes #3629.

@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

❌ Patch coverage is 71.42857% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.72%. Comparing base (9bf1493) to head (4285097).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
pkg/local_object_storage/engine/inhume.go 71.42% 14 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3633      +/-   ##
==========================================
+ Coverage   26.66%   26.72%   +0.06%     
==========================================
  Files         653      653              
  Lines       50198    50254      +56     
==========================================
+ Hits        13385    13431      +46     
- Misses      35769    35779      +10     
  Partials     1044     1044              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@End-rey End-rey force-pushed the object-is-stuck-in-gc-cycle branch 3 times, most recently from ede81a7 to f2676dd Compare October 14, 2025 16:13
@End-rey End-rey requested a review from roman-khimov October 14, 2025 16:35
Copy link
Member

@roman-khimov roman-khimov left a comment

Choose a reason for hiding this comment

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

Have you tried it on T4 metabase?

@End-rey End-rey force-pushed the object-is-stuck-in-gc-cycle branch from f2676dd to 2a91043 Compare October 15, 2025 08:29
@End-rey End-rey requested a review from roman-khimov October 15, 2025 09:09
@End-rey End-rey force-pushed the object-is-stuck-in-gc-cycle branch from 2a91043 to 72ed227 Compare October 15, 2025 09:54
Copy link
Contributor

@cthulhu-rider cthulhu-rider left a comment

Choose a reason for hiding this comment

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

seems ok

@End-rey End-rey force-pushed the object-is-stuck-in-gc-cycle branch from 72ed227 to 4285097 Compare October 15, 2025 10:49
@End-rey End-rey requested a review from cthulhu-rider October 15, 2025 10:50
When processing and deleting a split object, if there is no linking object, we
also check the first and split IDs, which allow getting information about other
child objects.

Closes #3629.

Signed-off-by: Andrey Butusov <andrey@nspcc.io>
@roman-khimov roman-khimov merged commit dba6c17 into master Oct 15, 2025
22 checks passed
@roman-khimov roman-khimov deleted the object-is-stuck-in-gc-cycle branch October 15, 2025 11:04
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.

Object is stuck in GC cycle

3 participants