Skip to content

[2.8] [MOD-10681] Fix cursor list empty#6599

Merged
lerman25 merged 2 commits into2.8from
backport-6594-to-2.8
Aug 6, 2025
Merged

[2.8] [MOD-10681] Fix cursor list empty#6599
lerman25 merged 2 commits into2.8from
backport-6594-to-2.8

Conversation

@redisearch-backport-pull-request
Copy link
Copy Markdown
Contributor

Description

Backport of #6594 to 2.8.

* fix cursorList_Empty to mark delete instead of instant delete

* remove redundant GC call

* remove unused destroy

* remove Destroy from h file

* update owernship test

* fix comments

* expand test to multiple cursors

* fix loop

* use std::vector and std::find

(cherry picked from commit 188a741)
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.48%. Comparing base (f9add12) to head (333fd0f).
⚠️ Report is 1 commits behind head on 2.8.

Additional details and impacted files
@@            Coverage Diff             @@
##              2.8    #6599      +/-   ##
==========================================
- Coverage   87.49%   87.48%   -0.01%     
==========================================
  Files         202      202              
  Lines       35596    35592       -4     
==========================================
- Hits        31145    31139       -6     
- Misses       4451     4453       +2     
Flag Coverage Δ
flow 81.80% <100.00%> (-0.22%) ⬇️
unit 42.75% <100.00%> (-0.03%) ⬇️

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-backport-pull-request redisearch-backport-pull-request bot added this pull request to the merge queue Aug 6, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 6, 2025
@lerman25 lerman25 added this pull request to the merge queue Aug 6, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 6, 2025
@lerman25 lerman25 added this pull request to the merge queue Aug 6, 2025
Merged via the queue into 2.8 with commit 6d3adcd Aug 6, 2025
11 checks passed
@lerman25 lerman25 deleted the backport-6594-to-2.8 branch August 6, 2025 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants