Skip to content

[2.6] Fix inverted index last id update on GC#5598

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

[2.6] Fix inverted index last id update on GC#5598
GuyAv46 merged 1 commit into2.6from
backport-5591-to-2.6

Conversation

@GuyAv46
Copy link
Collaborator

@GuyAv46 GuyAv46 commented Feb 4, 2025

Description

Backport of #5591 to 2.6.

* 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 requested a review from DvirDukhan February 4, 2025 12:55
@GuyAv46 GuyAv46 added the bug label Feb 4, 2025
@GuyAv46 GuyAv46 changed the title [2.6] Fix SkipTo edge case - [MOD-8561 MOD-8673] [2.6] 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 84.97%. Comparing base (e36fdbc) to head (9324e37).
Report is 1 commits behind head on 2.6.

Additional details and impacted files
@@           Coverage Diff           @@
##              2.6    #5598   +/-   ##
=======================================
  Coverage   84.97%   84.97%           
=======================================
  Files         184      184           
  Lines       31341    31344    +3     
=======================================
+ Hits        26631    26634    +3     
  Misses       4710     4710           

☔ 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
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 5, 2025
@GuyAv46 GuyAv46 added this pull request to the merge queue Feb 5, 2025
Merged via the queue into 2.6 with commit 2d87a52 Feb 5, 2025
12 checks passed
@GuyAv46 GuyAv46 deleted the backport-5591-to-2.6 branch February 5, 2025 14:40
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