Skip to content

[2.6] Fix FieldSpec Cleanup on failed RDB load - [MOD-10307]#6419

Merged
GuyAv46 merged 2 commits into2.6from
backport-6410-to-2.6
Jul 6, 2025
Merged

[2.6] Fix FieldSpec Cleanup on failed RDB load - [MOD-10307]#6419
GuyAv46 merged 2 commits into2.6from
backport-6410-to-2.6

Conversation

@GuyAv46
Copy link
Copy Markdown
Collaborator

@GuyAv46 GuyAv46 commented Jul 2, 2025

Description

Backport of #6410 to 2.6.

* fix field loading

* enable test

* improve comment

* fix additional leak

(cherry picked from commit fef0d10)
@GuyAv46 GuyAv46 requested a review from alonre24 July 2, 2025 04:52
@GuyAv46 GuyAv46 added the bug label Jul 2, 2025
@GuyAv46 GuyAv46 enabled auto-merge July 2, 2025 04:53
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.38%. Comparing base (db5e95a) to head (f505af3).
Report is 1 commits behind head on 2.6.

Additional details and impacted files
@@            Coverage Diff             @@
##              2.6    #6419      +/-   ##
==========================================
- Coverage   86.42%   86.38%   -0.04%     
==========================================
  Files         185      185              
  Lines       32250    32247       -3     
==========================================
- Hits        27871    27856      -15     
- Misses       4379     4391      +12     
Flag Coverage Δ
flow 80.05% <100.00%> (-0.28%) ⬇️
unit 46.27% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@RediSearch RediSearch deleted a comment from CLAassistant Jul 3, 2025
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jul 3, 2025

CLA assistant check
All committers have signed the CLA.

(cherry picked from commit 0294d6f)
(cherry picked from commit 873c94c)
@GuyAv46 GuyAv46 added this pull request to the merge queue Jul 6, 2025
Merged via the queue into 2.6 with commit 4186e18 Jul 6, 2025
10 checks passed
@GuyAv46 GuyAv46 deleted the backport-6410-to-2.6 branch July 6, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants