Skip to content

[2.10] Fix inverted index last id update on GC#5599

Merged
GuyAv46 merged 1 commit into2.10from
backport-5591-to-2.10
Feb 5, 2025
Merged

[2.10] Fix inverted index last id update on GC#5599
GuyAv46 merged 1 commit into2.10from
backport-5591-to-2.10

Conversation

@GuyAv46
Copy link
Collaborator

@GuyAv46 GuyAv46 commented Feb 4, 2025

Description

Backport of #5591 to 2.10.

* add a failing test

* add an assertion

* fix the bug

* add another assertion

* add another scenario

* add an assertion to the gc

* rename test

* simplified test

* simplified simplification

(cherry picked from commit c29e9bc)
@GuyAv46 GuyAv46 added the bug label Feb 4, 2025
@GuyAv46 GuyAv46 requested a review from DvirDukhan February 4, 2025 12:55
@GuyAv46 GuyAv46 changed the title [2.10] Fix SkipTo edge case - [MOD-8561 MOD-8673] [2.10] Fix inverted index last id update on GC Feb 4, 2025
@codecov
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.46%. Comparing base (c689410) to head (06ecbba).
Report is 1 commits behind head on 2.10.

Additional details and impacted files
@@            Coverage Diff             @@
##             2.10    #5599      +/-   ##
==========================================
- Coverage   87.49%   87.46%   -0.04%     
==========================================
  Files         196      196              
  Lines       34155    34158       +3     
==========================================
- Hits        29884    29876       -8     
- Misses       4271     4282      +11     

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

@GuyAv46 GuyAv46 enabled auto-merge February 5, 2025 07:42
@GuyAv46 GuyAv46 added this pull request to the merge queue Feb 5, 2025
Merged via the queue into 2.10 with commit 0830fe6 Feb 5, 2025
11 checks passed
@GuyAv46 GuyAv46 deleted the backport-5591-to-2.10 branch February 5, 2025 14:09
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.

2 participants