Skip to content

Conversation

rdelcampog
Copy link

@rdelcampog rdelcampog commented Sep 12, 2025

Pull Request check-list

Please make sure to review and check all of these items:

  • Do tests and lints pass with this change?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)? Yes!
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)? bugfix, not applicable
  • Is there an example added to the examples folder (if applicable)? bugfix, not applicable

NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.

Description of change

Fixes #3197. Inspired on @agnesnatasya pull request here.

cc/ @dmaier-redislabs @gerzse as both participated in the other PR.

@rdelcampog rdelcampog force-pushed the fix/3197-inconsistent-scans-when-using-sentinel-replicas branch from 6499430 to 5ba56ef Compare September 12, 2025 13:13
@petyaslavova
Copy link
Collaborator

Hi @rdelcampog, thank you for your contribution! We will review your change soon.

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.

scan_iter family commands gives inconsistent result when using Sentinel connection pool
2 participants