Skip to content

[2.8] Do not fanout FT.INFO command to replicas (#6960)#6997

Merged
JoanFM merged 1 commit into2.8from
backport-6960-to-2.8
Oct 8, 2025
Merged

[2.8] Do not fanout FT.INFO command to replicas (#6960)#6997
JoanFM merged 1 commit into2.8from
backport-6960-to-2.8

Conversation

@JoanFM
Copy link
Collaborator

@JoanFM JoanFM commented Oct 7, 2025

Backport #6960 to 2.8


Note

FT.INFO now fans out only to master nodes instead of replicas.

Written by Cursor Bugbot for commit da2f940. This will update automatically on new commits. Configure here.

cursor[bot]

This comment was marked as outdated.

@JoanFM JoanFM requested a review from GuyAv46 October 7, 2025 09:07
The current behaviour of the coordinator is not correct, because FT.INFO command reports the number of docs as actual number of docs multiplied by number of replicas

(cherry picked from commit 8eb5ce5)
@JoanFM JoanFM force-pushed the backport-6960-to-2.8 branch from 11fe534 to da2f940 Compare October 7, 2025 09:12
@codecov
Copy link

codecov bot commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.52%. Comparing base (cd5314a) to head (da2f940).
⚠️ Report is 3 commits behind head on 2.8.

Additional details and impacted files
@@            Coverage Diff             @@
##              2.8    #6997      +/-   ##
==========================================
- Coverage   87.53%   87.52%   -0.01%     
==========================================
  Files         203      203              
  Lines       35634    35634              
==========================================
- Hits        31191    31190       -1     
- Misses       4443     4444       +1     
Flag Coverage Δ
flow 81.85% <100.00%> (-0.22%) ⬇️
unit 42.75% <0.00%> (ø)

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.

@JoanFM JoanFM added this pull request to the merge queue Oct 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 8, 2025
@JoanFM JoanFM added this pull request to the merge queue Oct 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 8, 2025
@JoanFM JoanFM added this pull request to the merge queue Oct 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 8, 2025
@JoanFM JoanFM added this pull request to the merge queue Oct 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 8, 2025
@JoanFM JoanFM added this pull request to the merge queue Oct 8, 2025
Merged via the queue into 2.8 with commit ff9cdf9 Oct 8, 2025
13 checks passed
@JoanFM JoanFM deleted the backport-6960-to-2.8 branch October 8, 2025 19:43
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.

3 participants